Skip to content

Commit fad73cd

Browse files
authored
docs: add link to Wiki for examples
1 parent a5ccef3 commit fad73cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ $ npm install json-2-csv
2929
```javascript
3030
let converter = require('json-2-csv');
3131
```
32+
Looking for examples? Check out the Wiki: [json-2-csv Wiki](https://github.com/mrodrig/json-2-csv/wiki)
3233

3334
## Upgrading?
3435

0 commit comments

Comments
 (0)