Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danang-id committed Aug 28, 2019
1 parent 8ecb735 commit b905740
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ This library is available through package manager ([npm](https://www.npmjs.org/)

```bash
# If you're using NPM
npm install --save simple-crypto-js
npm install --save mysqlx

# If you're using Yarn
yarn add simple-crypto-js
yarn add mysqlx
```

Then, imports **_mysqlx_** in your project.
Expand Down Expand Up @@ -96,4 +96,4 @@ This project is licensed under the Apache 2.0 License - see the [LICENSE](LICENS

## Acknowledgments

* Static wrapper of MySQL Connector/Node.js[crypto-js](https://github.com/mysql/mysql-connector-nodejs) library.
* Static wrapper of [MySQL Connector/Node.js](https://github.com/mysql/mysql-connector-nodejs) library.

0 comments on commit b905740

Please sign in to comment.