Update read

This commit is contained in:
dpedu 2015-06-19 20:56:21 -07:00
parent b61c7db390
commit 8e8826445f
1 changed files with 3 additions and 1 deletions

View File

@ -17,6 +17,8 @@ Building Docs
* `cd docs ; make html` * `cd docs ; make html`
* Open _build/index.html * Open _build/index.html
Or, use my pre-built copy [here](http://davepedu.com/files/botdocs/).
Developing Modules Developing Modules
------------------ ------------------
@ -25,5 +27,5 @@ Check *Module Developers Guide* in the docs
TODO TODO
---- ----
* Update docs * Improve/complete docs
* Add a way to pass additional directories where modules are stored * Add a way to pass additional directories where modules are stored