1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

update readme

This commit is contained in:
Sebastian Gerske 2018-10-18 17:36:55 +02:00
parent 74db18679c
commit 61d4f9f64d

View File

@ -33,7 +33,7 @@
Start by adding the package to your dependencies:
```bash
npm i @oceanprotocol/squid
npm i @oceanprotocol/squid --save
```
The package exposes `Ocean` and `Logger` which you can import in your code like this: