Update README.md

This commit is contained in:
Jose Luis “JoseluCross” Garrido Labrador
2017-09-21 23:31:24 +00:00
parent 8098979bdf
commit 4a4b641dc6

View File

@@ -2,7 +2,7 @@
This script is a simple wrapper for SQLite3, MySQL and PgSQL, for make possible to use different BD systems without changing the functions.
## Instalation
## Installation
```bash
composer require jkanetwork/dbwrapper "~1.4.1"