Skip to content

Commit

Permalink
Fix demo link
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Nov 18, 2013
1 parent eefbfaa commit 92d2901
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
@@ -1,4 +1,3 @@

<!-- TITLE/ -->

# Query-Engine
Expand Down Expand Up @@ -29,7 +28,7 @@ QueryEngine provides extensive Querying, Filtering, and Searching abilities for

## Features

* includes a [live interactive demos](http://bevry.github.com/query-engine/out/demo/) with several examples, [wiki documentation](https://github.com/bevry/query-engine/wiki/Using) and [source-code documentation](https://github.com/bevry/query-engine/blob/master/lib/query-engine.coffee#files)
* includes a [live interactive demos](http://bevry.github.com/query-engine/) with several examples, [wiki documentation](https://github.com/bevry/query-engine/wiki/Using) and [source-code documentation](https://github.com/bevry/query-engine/blob/master/lib/query-engine.coffee#files)
* runs on [node.js](http://nodejs.org/) and in the browser
* supports [NoSQL](http://www.mongodb.org/display/DOCS/Advanced+Queries) queries (like [MongoDB](http://www.mongodb.org/))
* supports filters (applying a filter function to a collection)
Expand Down

0 comments on commit 92d2901

Please sign in to comment.