forked from GitHub/dbot
Merge branch 'master' of github.com:reality/depressionbot
This commit is contained in:
commit
da43e421e2
@ -1,7 +1,16 @@
|
|||||||
## Web
|
# Web
|
||||||
|
|
||||||
Web interface
|
Web interface
|
||||||
|
|
||||||
### Description
|
## Description
|
||||||
|
|
||||||
It's a web interface for DBot. What of it?
|
It's a web interface for DBot. What of it?
|
||||||
|
|
||||||
|
## Requirements
|
||||||
|
###Twitter Bootstrap
|
||||||
|
```
|
||||||
|
cd depressionbot/public/
|
||||||
|
wget http://twitter.github.com/bootstrap/assets/bootstrap.zip
|
||||||
|
unzip bootstrap.zip
|
||||||
|
rm bootstrap.zip
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user