Skip to content
This repository has been archived by the owner on Apr 19, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
p-ranav authored Apr 21, 2019
1 parent 584dd74 commit c37ada0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
- [Reading first N rows](#reading-first-n-rows)
- [Performance Benchmark](#performance-benchmark)
* [Writing CSV files](#writing-csv-files)
* [Contributing](#contributing)
* [Contribution](#contribution)
* [License](#license)

## Reading CSV files
Expand Down Expand Up @@ -343,7 +343,7 @@ foo.close();
The above code takes about 1.8 seconds to execute on my Surface Pro 4.
## Contributing
## Contribution
Contributions are welcome, have a look at the [CONTRIBUTING.md](CONTRIBUTING.md) document for more information.
## License
Expand Down

0 comments on commit c37ada0

Please sign in to comment.