Skip to content

Commit

Permalink
docs(readme): add link to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharmath committed Nov 24, 2016
1 parent b2ee784 commit 19ffa91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@
1. **Small Footprint:** The library contains only basic operators which might not be a good thing for some users, but it keeps the library size small.
1. **Curried by default:** All the `Operators` and `Sources` are curried out of the box. The typings have been updated to support generics also.
1. **Performance:** Performance is of utmost importance to `observable-air` a ton of micro optimizations have been done to improve performance.

## [Documentation](https://github.com/tusharmath/observable-air/blob/master/API.md)

0 comments on commit 19ffa91

Please sign in to comment.