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