diff --git a/readme.md b/readme.md index 1e7240a..8b450cc 100644 --- a/readme.md +++ b/readme.md @@ -9,3 +9,7 @@ bunkdeck is comprised of these lil things: * `proclaim` - post in chat * `heed` - read the chat * `scry` - read the old chat + +on the server, these are all installed in `/usr/local/bin` so everyone can run them + +the file they all interact with, `/srv/bunkchat.txt` has permissions such that everyone can read and write to it