Skip to content

Commit

Permalink
Edited README.rst via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
exupero committed Sep 6, 2011
1 parent 9c3e013 commit 7c20d79
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.rst
@@ -1,9 +1,25 @@
TaskPoint
=========

Tagger is a Node.js web app using the Express_ framework.
Tagger is a Node.js web app for organizing blobs of text with tags.

Dependences
-----------

* Express_
* Jade_
* Stylus_
* `socket.io`_
* `socket.io-client`_ (optional)

.. _Express: http://expressjs.com/index.html
.. _Jade: https://github.com/visionmedia/jade
.. _Stylus: https://github.com/LearnBoost/stylus
.. _`socket.io`: https://github.com/LearnBoost/socket.io
.. _`socket.io-client`: https://github.com/LearnBoost/socket.io-client

Using
-----

It can be invoked from the command line using::

Expand Down

0 comments on commit 7c20d79

Please sign in to comment.