diff --git a/README.md b/README.md index 1d4a251..0c45e08 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -A web client for weechat -============================== +A web client for WeeChat +======================== -To use the web interface you first need to set a relay: +To use the web interface you first need to set a relay and a password: -`/relay add weechat 9001` + /relay add weechat 9001 + /set relay.network.password YOURPASSWORD -You also need to set a password: - -`/set relay.network.password YOURPASSWORD` +Then you can point your browser to the +[Glowing Bear](http://cormier.github.io/glowing-bear) !