changeset 1872:72df72b9ee20

mod_csi/README: Link to XEP
author Kim Alvefur <zash@zash.se>
date Thu, 24 Sep 2015 00:51:49 +0200
parents adb402e7de06
children 9283a6bcf512
files mod_csi/README.markdown
diffstat 1 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/mod_csi/README.markdown	Thu Sep 24 00:32:37 2015 +0200
+++ b/mod_csi/README.markdown	Thu Sep 24 00:51:49 2015 +0200
@@ -5,9 +5,10 @@
 Introduction
 ============
 
-This module implements Client State Indication, a way for mobile clients
-to tell the server that they are sitting in someones pocket and would
-rather not get some less urgent things pushed to it.
+This module implements [Client State
+Indication](http://xmpp.org/extensions/xep-0352.html), a way for mobile
+clients to tell the server that they are sitting in someones pocket and
+would rather not get some less urgent things pushed to it.
 
 However this module does not do anything by itself. Deciding what things
 are considered "less urgent" is left to other modules.