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

dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlovetox <philipp@hoerist.com>2020-04-29 21:35:35 +0300
committerlovetox <philipp@hoerist.com>2020-04-29 21:38:01 +0300
commitff6a5529ef5474f334db212046203f04c9f5eaf7 (patch)
tree938dfe3c1db4243b02c297d1cd331bfafb4c5f13
parentac3f42d49bb4221e073138c8efa4d0a1cf40af81 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7871307..a984b3b 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Welcome to python-nbxmpp
-`python-nbxmpp` is a Python library that provides a way for Python applications to use the Jabber/XMPP network in a non-blocking way. This library was initially a fork of `xmpppy`, but is now using non-blocking sockets.
+`python-nbxmpp` is a Python library that provides a way for Python applications to use the XMPP network. This library was initially a fork of `xmpppy`.
## Runtime Requirements