Skip to content

Commit 12b4bed

Browse files
authored
Merge pull request #45 from shogo82148/add-related-work-section
docs: add related works section to README
2 parents 5c726c4 + 376ec93 commit 12b4bed

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,9 @@ func ExampleEncoder_EncodeAll() {
6363
// Ed,Go fmt yourself!
6464
}
6565
```
66+
67+
## Related Works
68+
69+
- [gocarina/gocsv](https://github.com/gocarina/gocsv)
70+
- [jszwec/csvutil](https://github.com/jszwec/csvutil)
71+
- [yunabe/easycsv](https://github.com/yunabe/easycsv)

0 commit comments

Comments
 (0)