Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Lorenzo Mangani <[email protected]>
  • Loading branch information
lmangani authored Jul 5, 2023
1 parent b5cf417 commit aea31aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/node/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Example gRPC Flight SQL API client using NodeJS
#### Usage
Install and import the [Influxdb3-js library](https://github.com/bonitoo-io/influxdb3-js)

```
```javascript
const {InfluxDBClient, Point} = require('@influxdata/influxdb3-client');

const token = "abc123"
Expand Down

0 comments on commit aea31aa

Please sign in to comment.