aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 23501ac..acacfb1 100644
--- a/README.md
+++ b/README.md
@@ -4,3 +4,13 @@ The code for some of the commands used by the "official" lurklite bot is
published here.
Note that there are a few different licenses used across all the files.
+
+## How to use
+
+Add the following to the `[core]` section of your lurklite config file:
+
+```
+custom_cmds = /path/to/lurklite-commands
+```
+
+And restart your bot.