diff --git a/README.md b/README.md index ce3c9f1..b065b70 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,12 @@ 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" +``` - ```bash - composer require jkanetwork/dbwrapper "~1.4.1" - ``` - ## Avalible functions: * To connect