diff --git a/README.md b/README.md index 7383937..698566e 100644 --- a/README.md +++ b/README.md @@ -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