Update 'README.md'

This commit is contained in:
sose 2019-10-17 01:26:06 -04:00
parent e9beb53e61
commit 758db56586
1 changed files with 11 additions and 10 deletions

View File

@ -19,6 +19,7 @@ the programming equivalent of a shitpost
- `. ./console.sh` to start the shi console
- `start_listener` to start lisenting for posts
- you might want to do `tail -f log.txt` in another terminal to see whats going on
### how backends work
- shi has a builtin framework for swappable backends both for post recieving and storage,
currently there is:
@ -93,7 +94,7 @@ currently there is:
otherwise declare the variable as empty and then set it to your operation
- follow shellcheck
# files n folders
### files n folders
- boards
- where all the html for the boards is stored
- console.sh