mirror of
https://gitlab.com/CodeSolutionsProject/DBWrapper.git
synced 2026-02-15 01:21:34 +01:00
Update README.md
This commit is contained in:
parent
8098979bdf
commit
4a4b641dc6
10
README.md
10
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user