Skip to content
This repository has been archived by the owner on Mar 6, 2018. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Aug 1, 2012
1 parent c5c4f2a commit fa4a849
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ High performance real-time search (Support Chinese), index in Redis for Rails ap

You can try the search feature in [`720p.so`](http://720p.so) | [`shu.im`](http://shu.im)

And there is an [Example App](https://github.com/huacnlee/redis-search-example) to show you how to use redis-search.

## Master Status

[![CI Status](https://secure.travis-ci.org/huacnlee/redis-search.png)](http://travis-ci.org/huacnlee/redis-search)
Expand Down Expand Up @@ -137,7 +139,8 @@ $ rake redis_search:index

## Documentation

See [Rdoc.info redis-search](http://rubydoc.info/gems/redis-search)
* See [Rdoc.info redis-search](http://rubydoc.info/gems/redis-search)
* [Example App](https://github.com/huacnlee/redis-search-example)

## Benchmark test

Expand Down

0 comments on commit fa4a849

Please sign in to comment.