Skip to content

Commit

Permalink
more notes in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
erh committed May 2, 2012
1 parent 9f7565f commit 8616059
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
@@ -1,2 +1,17 @@
mongo-irc
=========
=========

This is a demo/experimental irc server that uses MongoDB for meta data, message bus and logging.

To run on port 6667:

* `ant run`

To run on port 6668:

* `ant run2`


See:
http://www.mongodb.org/

0 comments on commit 8616059

Please sign in to comment.