Skip to content

Commit

Permalink
add link to docs and examples in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
desnor committed Aug 11, 2017
1 parent 2cbbc89 commit ed9f58d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@

## Library to extend JavaScript ES6 iterables

### [Examples](#examples)
### [API Documentation](docs/index.html)

### Why?

I know there are lots of other libraries that already do this kind of thing, and do it very well, providing the ability to extend ordinary JavaScript objects to be able to enjoy the breadth of functionality of say, a Ruby standard library object. For example [Lodash](https://lodash.com/).
Expand Down

0 comments on commit ed9f58d

Please sign in to comment.