readme: add a link to hosted page
This commit is contained in:
parent
5719dffb59
commit
bc95f1346f
14
README.md
14
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:
|
Then you can point your browser to the
|
||||||
|
[Glowing Bear](http://cormier.github.io/glowing-bear) !
|
||||||
`/set relay.network.password YOURPASSWORD`
|
|
||||||
|
|
Loading…
Reference in New Issue