summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <mail2xengineering@protonmail.com>2021-01-30 09:42:21 +0100
committerxengineering <mail2xengineering@protonmail.com>2021-01-30 09:42:21 +0100
commitf79f1702f8f9bac6551f3404c8b51000dc64ec77 (patch)
treedc9739ab67c1ebd5c000f1a7ace054f5ef4f6fb5
parentb2faae2e049a235a8339303dc270756463d503f9 (diff)
downloadxbot-f79f1702f8f9bac6551f3404c8b51000dc64ec77.tar
xbot-f79f1702f8f9bac6551f3404c8b51000dc64ec77.tar.zst
xbot-f79f1702f8f9bac6551f3404c8b51000dc64ec77.zip
Add Reference to Documentation
-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/)
+