Navigation Menu

Skip to content

Commit

Permalink
Add a simple README
Browse files Browse the repository at this point in the history
  • Loading branch information
darashi committed Aug 22, 2012
1 parent 3553e36 commit 6e66c39
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
@@ -0,0 +1,12 @@
# norema - Node Reference Manual Search

[norema][] is a web service to search [node.js][] documentation.

[norema][] can be deployed onto PaaS services, such as heroku.

[norema][] uses [Groonga CloudSearch][], which is an [Amazon CloudSearch][] compatible implementation, as its search backend.

[node.js]: http://nodejs.org/
[Groonga CloudSearch]: http://gcs.github.com/
[Amazon CloudSearch]: http://aws.amazon.com/en/cloudsearch/
[norema]: https://github.com/nroonga/norema

0 comments on commit 6e66c39

Please sign in to comment.