Fix readme markdown
This commit is contained in:
parent
44d2156538
commit
288eb34e0a
@ -9,8 +9,9 @@ Quick start
|
||||
* Configure: `cd examples ; vim config.json data/config/Services.json`
|
||||
* Run: `pyircbot -c config.json`
|
||||
|
||||
|
||||
Building Docs
|
||||
---–---------
|
||||
-------------
|
||||
|
||||
* Install sphinx and all modules pyircbot depends on
|
||||
* `cd docs ; make html`
|
||||
|
@ -1,5 +1,5 @@
|
||||
:mod:`NickUser` --- A module to cause an error
|
||||
==============================================
|
||||
:mod:`NickUser` --- A simple authentication service
|
||||
===================================================
|
||||
|
||||
A module providing a simple login/logout account service
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user