Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan O'Donnell committed Nov 10, 2017
1 parent 9e4ba02 commit 16bd17a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -57,6 +57,10 @@ and you can add it to your project as a dependency by adding a line like:

to the `dependencies` or `devDependencies` part of your `package.json` file.

Note: You will also need to install the database you are using in order for this to work

`EX: npm i -S pg`

## Using

Let's use `MySQLClient` and `MySQLClientPool` as an
Expand Down

0 comments on commit 16bd17a

Please sign in to comment.