summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index ed604ab..61063b7 100644
--- a/README.md
+++ b/README.md
@@ -13,3 +13,8 @@ xbot -m "Hello from your XMPP bot" -j "recipient@example.com" -p /path/to/my/xmp
Have a look at ```example_profile.ini``` to see how your own JID and password have to be formalized.
+## Links
+
+- [XMPP Protocol Definition - RFC3920](https://xmpp.org/rfcs/rfc3920.html)
+- [libstrophe Website with Doxygen Documentation](http://strophe.im/libstrophe/)
+