summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-11-28 09:05:43 +0100
committerSébastien Helleu <flashcode@flashtux.org>2015-11-28 09:05:43 +0100
commitdcbb3ed0503063dc9c4f18c1d0c3e403ce64db6a (patch)
tree409ee4edd85a2b16547491489dc613e03a3aed94
parent4fca6c58c8d817363a20da6691c1e9705f6234f1 (diff)
downloadweechat-dcbb3ed0503063dc9c4f18c1d0c3e403ce64db6a.zip
core: add diaspora*, google+, devel blog and paypal badges in README
-rw-r--r--README.asciidoc8
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.