Merge branch 'stable' of github-me.com:LukeeeeBennett/ccash-client-js into stable

This commit is contained in:
Luke Bennett 2021-06-13 03:43:10 +01:00
commit 8587f1f917
No known key found for this signature in database
GPG key ID: A738E9C68D3BF31A

View file

@ -7,7 +7,7 @@ TypeScript/JavaScript client library for [CCash](https://github.com/EntireTwix/C
```
yarn add ccash-client-js
# or
npm install ccash-client-js
npm install --save ccash-client-js
```
## Usage