Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kyya committed Oct 5, 2021
1 parent ad57674 commit 29285eb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
# json2flux
A tool for converting json to flux query.


## Getting startted
## Getting started
```js
import json2flux from '@tuxmart/json2flux';



const jsonString = `
{
"bucket": "mainflux_1h",
Expand Down

0 comments on commit 29285eb

Please sign in to comment.