diff --git a/README.md b/README.md index b065b70..e162d4c 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,13 @@ This script is a simple wrapper for SQLite3, MySQL and PgSQL, for make possible ## Installation +In composer: ```bash composer require jkanetwork/dbwrapper "~1.4.1" ``` +By hand: Download the php file inside src folder + ## Avalible functions: * To connect