Skip to content

Commit 55f3e18

Browse files
committed
Adding Beta information to README
1 parent 239bfc3 commit 55f3e18

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Column headings will be automatically generated based on the keys of the JSON do
1313
It is also capable of converting CSV of the same form back into the original array of JSON documents.
1414
The columns headings will be used as the JSON document keys. All lines must have the same exact number of CSV values.
1515

16+
## Beta
17+
Want to try the latest code, which will be released in the coming week or two?
18+
Run `npm install [email protected]`!
19+
1620
## Installation
1721

1822
```bash

0 commit comments

Comments
 (0)