diff --git a/README.org b/README.org index f0f1eac..e9eeebb 100644 --- a/README.org +++ b/README.org @@ -26,6 +26,15 @@ A weechat plugin in C to extend the chat client to support Slack workspaces via the RTM and Web APIs. + +* Usage + + 1. Start with `/slack register` for instructions on how + to obtain a token, or if you already have a token, use + `/slack register `. + + 2. Use `/slack connect ` with the name + returned by register * Installing