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:
authorAndré Apitzsch <git@apitzsch.eu>2020-03-12 00:40:00 +0300
committerPhilipp Hörist <philipp@hoerist.com>2020-03-12 21:40:47 +0300
commitfcf4e71fd0f515a05b9e92b33be305e243ff8409 (patch)
tree57af87eba38207c6e7f1302159469827a3592218 /README.md
parent566ae41d7dd2e76ead0e26db58269925c1b1ce15 (diff)
Readme: Remove reference to unavailable examples
Examples have been removed in aca509f45842dc801bc0f74c89a9abb2bd36f229.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index e8a8f66..fd27c41 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,6 @@
* [Downloads](https://dev.gajim.org/gajim/python-nbxmpp/tags)
* You can also clone the [git repository](https://dev.gajim.org/gajim/python-nbxmpp.git)
-* [Examples](https://dev.gajim.org/gajim/python-nbxmpp/tree/master/doc/examples)
### Setup
@@ -26,4 +25,4 @@ Run the following:
### Usage
-To use python-nbxmpp, `import nbxmpp` in your application. Have a look at the [Examples](https://dev.gajim.org/gajim/python-nbxmpp/tree/master/doc/examples) in the doc folder.
+To use python-nbxmpp, `import nbxmpp` in your application.