Update readme

This commit is contained in:
Aaron Piotrowski 2018-10-13 09:23:15 -05:00
parent 28afadc6d5
commit fcd359de3e
No known key found for this signature in database
GPG Key ID: ADD1EF783EDE9EEB
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# SQL
This package provides interfaces and common classes shared by [`amphp/mysql`](https://github.com/amphp/mysql) and [`amphp/postgres`](https://github.com/amphp/postgres).
This package provides interfaces and classes shared by [`amphp/mysql`](https://github.com/amphp/mysql) and [`amphp/postgres`](https://github.com/amphp/postgres). See [`amphp/sql-common`](https://github.com/amphp/sql-common) for common implementations shared by these libraries.
## Requirements