diff options
author | Laura <the-ceo-of-antifa@protonmail.com> | 2023-01-05 15:37:36 +0100 |
---|---|---|
committer | Laura <the-ceo-of-antifa@protonmail.com> | 2023-01-05 15:37:36 +0100 |
commit | 0e004369555929ad54a62e841f31adcca614874c (patch) | |
tree | 84cbdc94a09bd02a9fe012238902fc3843ae5d21 | |
parent | 29f35d6609f4f387283d66ae7673d976c289e55e (diff) | |
download | miaowe-0e004369555929ad54a62e841f31adcca614874c.tar.gz miaowe-0e004369555929ad54a62e841f31adcca614874c.zip |
README.md : +detail
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ To build: The resulting executable will be called "miaowe". -Miaowe includes no networking code of its own, but assumes stdin and stdout will be connected to an IRC server. A zsh script, nya.sh, is included to help with this. Users of other shells may need to adjust the script to work with their shell. NickServ login credentials are placed in a file called "conn", on the first line and separated by a space. +Miaowe includes no networking code of its own, but assumes stdin and stdout will be connected to an IRC server. A zsh script, nya.sh, is included to help with this. Users of other shells may need to adjust the script to work with their shell. NickServ login credentials are placed in a file called "conn", on the first line and separated by a space. Image files are read from the working directory. To run: ./miaowe <channel> |