update readme and docs links to drivers

This commit is contained in:
Brian J. Cardiff 2016-12-13 08:53:55 -03:00
parent 825046e556
commit 1049d95562
2 changed files with 2 additions and 1 deletions

View file

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