diff --git a/README.md b/README.md index 6d74470..a7e3a68 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ - # Query-Engine @@ -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)