From 926a16ef65cf78978533a56c7a3307b121e76af6 Mon Sep 17 00:00:00 2001 From: JKA Network Date: Sun, 22 Oct 2017 17:04:37 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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