Update README.md

This commit is contained in:
joselucross
2017-09-22 01:27:32 +02:00
parent d10246e5bd
commit 8098979bdf

View File

@@ -1,6 +1,12 @@
# DBWrapper - Version 1.4.1
This script is a simple wrapper for SQLite3, MySQL and PgSQL, for make possible to use different BD systems without changing the functions.
## Instalation
```bash
composer require jkanetwork/dbwrapper "~1.4.1"
```
## Avalible functions:
* To connect