diff options
-rw-r--r-- | README.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.adoc b/README.adoc index 4b0b45ecd..2953c52dd 100644 --- a/README.adoc +++ b/README.adoc @@ -19,13 +19,13 @@ Homepage: https://weechat.org/ == Features -* *Modular chat client*: WeeChat has a lightweight core and optional plugins. All plugins (including irc) are independent and can be unloaded. +* *Modular chat client*: WeeChat has a lightweight core and optional plugins. All plugins (including IRC) are independent and can be unloaded. * *Multi-platform*: WeeChat runs on GNU/Linux, *BSD, GNU/Hurd, Mac OS X and Windows (Bash/Ubuntu and Cygwin). * *Multi-protocols*: WeeChat is designed to support multiple protocols by plugins, like IRC. * *Standards-compliant*: the IRC plugin is compliant with RFCs 1459, 2810, 2811, 2812 and 2813. * *Small, fast and very light*: the core is and should stay as light and fast as possible. * *Customizable and extensible*: there are a lot of options to customize WeeChat, and it is extensible with C plugins and scripts (Perl, Python, Ruby, Lua, Tcl, Scheme and Javascript). -* *Fully documented*: there are comprehensive documentations, which are translated into several languages. +* *Fully documented*: there is comprehensive documentation, which is translated into several languages. * *Developed from scratch*: WeeChat was built from scratch and is not based on any other client. * *Free software*: WeeChat is released under GPLv3. |