Skip to content

Commit

Permalink
Updated README with api docs
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerNoble committed Jun 5, 2014
1 parent d242611 commit 032138a
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 @@ -34,6 +34,9 @@ This will install [Gulp](http://gulpjs.com/) which is used to run the build syst
To build the source, from the command line run `gulp` this will generate two files `zeldus.js` and `zeldus.min.js`.
To build the documentation, from the command line run `gulp docs` this will generate the documentation in the docs folder.

## API Documentation
Full [API Documentation](http://rogernoble.github.io/zeldus/docs/index.html) avaliable.

## Roadmap
- Aggregation operators: `count, sum, min, max`
- Compression
Expand Down

0 comments on commit 032138a

Please sign in to comment.