summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaura <the-ceo-of-antifa@protonmail.com>2023-01-05 15:50:35 +0100
committerLaura <the-ceo-of-antifa@protonmail.com>2023-01-05 15:50:35 +0100
commit2fe747d2ca7287855adb608dbef38697549a7720 (patch)
treee49f6a56d950943d04d343d2ba079305a1775915
parent48c4ab12c4195da2d9a1e0747f1166366a655e16 (diff)
downloadmiaowe-2fe747d2ca7287855adb608dbef38697549a7720.tar.gz
miaowe-2fe747d2ca7287855adb608dbef38697549a7720.zip
fmt
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5f317b4..fa96d64 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@ Dependencies:
* GHC
To build:
+
make
The resulting executable will be called "miaowe".
@@ -12,7 +13,9 @@ 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. Image files are read from the working directory.
To run:
+
./miaowe <channel>
or:
+
./nya.sh <channel>