From 0e8ea0701057226279f1dd8de1a62904fd9f0213 Mon Sep 17 00:00:00 2001 From: Tony Olagbaiye Date: Sun, 13 May 2018 15:56:10 +0100 Subject: [PATCH] Add usage to README.org --- README.org | 9 +++++++++ 1 file changed, 9 insertions(+) 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