Fix README.md (#82)

This commit is contained in:
Heaven31415 2018-11-07 19:44:14 +01:00 committed by Brian J. Cardiff
parent 58c79d8cf3
commit f70f251849

View file

@ -2,7 +2,7 @@
# crystal-db
Common db api for crystal. You will need to a specific driver to access a database.
Common db api for crystal. You will need to have a specific driver to access a database.
* [sqlite](https://github.com/crystal-lang/crystal-sqlite3)
* [mysql](https://github.com/crystal-lang/crystal-mysql)