Skip to content

Commit 6b25628

Browse files
committed
Improve description to include Ecto Adapter
fixes #110
1 parent 21aaa74 commit 6b25628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ defmodule Exqlite.MixProject do
4242
end
4343

4444
defp description do
45-
"An Sqlite3 Elixir library."
45+
"An SQLite3 Elixir library with adapter for Ecto3."
4646
end
4747

4848
defp package do

0 commit comments

Comments
 (0)