Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jsxc/jsxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsualko <klaus@jsxc.org>2018-09-26 16:48:18 +0300
committersualko <klaus@jsxc.org>2018-09-26 16:48:18 +0300
commit236ae8023fdd0382e6f323d0b1e145b3ac2d56ee (patch)
tree0b2c38323476378822dcac93cb1475816af90626 /README.md
parentbb42d6abc225ad2ef2bcdb89fd7ecdc24a99c550 (diff)
add link to readthedocs
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 76260394..27f9b5a5 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
# JavaScript XMPP Client 4.0
[![Build Status](https://travis-ci.org/jsxc/jsxc.svg?branch=master)](https://travis-ci.org/jsxc/jsxc)
-[![Dependency Status](https://dependencyci.com/github/jsxc/jsxc/badge)](https://dependencyci.com/github/jsxc/jsxc)
+[![Documentation Status](https://readthedocs.org/projects/jsxc/badge/?version=latest)](https://jsxc.readthedocs.io/en/latest/?badge=latest)
+
Real-time chat app. This app requires an external XMPP server (openfire, ejabberd etc.).