File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,14 +10,14 @@ mobile and desktop platforms are supported to some degree.
1010## Getting Started
1111
1212Lith is a utility application for [ WeeChat] ( https://weechat.org ) (not to be confused with WeChat), a terminal chat
13- application mostly focused on the IRC protocol. It is a only a graphical relay for messages that are actually received
14- and sent by WeeChat. That means you need to prepare a WeeChat instance on on your computer or server (or have a
13+ application mostly focused on the IRC protocol. It is only a graphical relay for messages that are actually received
14+ and sent by WeeChat. That means you need to prepare a WeeChat instance on your computer or server (or have a
1515provider do that for you) to be actually able to use Lith in any meaningful way.
1616
1717For setup on the WeeChat side, please consult the following sources:
1818 - [ WeeChat official user documentation] ( https://weechat.org/files/doc/stable/weechat_user.en.html#relay_plugin )
1919
20- On desktop systems, you can run WeeChat on the same device as Lith but the main focus of this project is to handle
20+ On desktop systems, you can run WeeChat on the same device as Lith, but the main focus of this project is to handle
2121remote connections, especially on mobile platforms and iOS in particular. The remote WeeChat server needs to be
2222directly over the internet either through a TCP socket or WebSockets.
2323
You can’t perform that action at this time.
0 commit comments