Added submodule documentation

This commit is contained in:
Sam Clements 2012-07-17 14:13:30 +01:00
parent 09b0c3daa0
commit 074c5f6398

View File

@ -14,10 +14,17 @@ writing documentation.
Requirements:
- Node JS
- [JSBot](http://github.com/reality/JSBot "JSBot"), the Javascript library I
wrote to handle the IRC protocol and event listeners etc.
- [JSBot](http://github.com/reality/JSBot "JSBot"), a Javascript library which
handles the IRC protocol.
- Various modules have their own requirements also.
### JSBot
JSBot can be imported by running the following commands in the cloned repository:
git submodule init
git submodule update
## Modules:
### Command