diff options
Diffstat (limited to 'README.asciidoc')
-rw-r--r-- | README.asciidoc | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/README.asciidoc b/README.asciidoc index 4ea6b8ac7..322ed80fd 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -4,14 +4,18 @@ :lang: en +image:https://travis-ci.org/weechat/weechat.svg?branch=master["Build Status", link="https://travis-ci.org/weechat/weechat"] +image:https://img.shields.io/badge/diaspora*-follow-blue.svg["Diaspora*", link="https://diasp.eu/u/weechat"] +image:https://img.shields.io/badge/google%2B-follow-blue.svg["Google+", link="https://plus.google.com/+WeeChat"] +image:https://img.shields.io/badge/devel%20blog-follow-blue.svg["Devel blog", link="http://dev.weechat.org/"] +image:https://img.shields.io/badge/paypal-donate-yellow.svg["Paypal", link="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4LSMSNLUAJWNS"] + WeeChat (Wee Enhanced Environment for Chat) is a free chat client, fast and light, designed for many operating systems. It is highly customizable and extensible with scripts. Homepage: https://weechat.org/ -image:https://travis-ci.org/weechat/weechat.svg?branch=master["Build Status", link="https://travis-ci.org/weechat/weechat"] - == Features * Modular chat client with a lightweight core and optional plugins. |