We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21aaa74 commit 6b25628Copy full SHA for 6b25628
1 file changed
mix.exs
@@ -42,7 +42,7 @@ defmodule Exqlite.MixProject do
42
end
43
44
defp description do
45
- "An Sqlite3 Elixir library."
+ "An SQLite3 Elixir library with adapter for Ecto3."
46
47
48
defp package do
0 commit comments