From 6d94a360d827f67927822f29b8027ee02cfdbda5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=BFco?= Date: Fri, 21 Aug 2015 10:18:59 +0200 Subject: [PATCH] Added reference to XEP1 in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d2fdef89..4a876ca3 100644 --- a/README.md +++ b/README.md @@ -23,5 +23,7 @@ page: http://xmpp.org/xmpp-protocols/xmpp-extensions/submitting-a-xep/ +[XEP-0001: XMPP Extension Protocols](http://xmpp.org/extensions/xep-0001.html) defines the standards process followed by the XMPP Standards Foundation. + Thanks!