We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e970da9 commit 49d0e30Copy full SHA for 49d0e30
1 file changed
README.md
@@ -48,8 +48,11 @@ end
48
Before you deploy, add the RPC authentication tokens to your app's environment,
49
below.
50
51
-You're all done. Try `.echo foo`, and you should see Hubot respond with `Echoing
52
-back to you: foo`.
+You're all done. Try `.echo foo`, and you should see your client respond with
+`Echoing back to you: foo`.
53
+
54
+A hubot client implementation is available at
55
+<https://github.com/github/hubot-chatops-rpc>
56
57
## Usage
58
0 commit comments