Skip to content

Commit

Permalink
Merge branch 'master' of github.com:cet001/hastycsv
Browse files Browse the repository at this point in the history
  • Loading branch information
cet001 committed Mar 20, 2018
2 parents abe3257 + efdb49b commit 96de814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Fast, but not-fully-compliant (not even close!), CSV reader.

# Usage

To view/run an example of how to use this CSV reader, view and run the examples in this project's [examples/](./examples/) subdirectory.
Take a look at the examples in this project's [examples/](./examples/) subdirectory. And then run them!

```bash
go run examples/example_1_read_from_stream.go
Expand Down

0 comments on commit 96de814

Please sign in to comment.