summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHubert Hirtz <hubert.hirtz@laposte.net>2020-05-31 23:20:18 +0200
committerHubert Hirtz <hubert.hirtz@laposte.net>2020-06-03 15:41:51 +0200
commit881d63465cdb17357438763d4d2996d5f1d92fcd (patch)
tree36b1b7c852105d34ee2a8d71f6967b3e448ba3b7 /README.md
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..d1fc806
--- /dev/null
+++ b/README.md
@@ -0,0 +1,22 @@
+# NOTICE me :senpai!
+
+Welcome home, desune~
+
+Works best with jounce!
+
+# ... How?
+
+```shell
+mkdir -p ~/.config/senpai
+echo '
+addr: irc.freenode.net:6697
+nick: senpai
+real: Senpai is the best senpai
+user: sasluser
+password: "my password can't be this cute"' > ~/.config/senpai/senpai.yaml
+go ./cmd/irc
+```
+
+# License
+
+This senpai is open source! Please use it under the ISC license.