summaryrefslogtreecommitdiffstats
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index 0c944a3..3710fbf 100644
--- a/README
+++ b/README
@@ -16,6 +16,15 @@ You can obtain the latest version of this package from the Git repository
16at http://el-tramo.be/git/xmpp-tdg (which is mirrored on 16at http://el-tramo.be/git/xmpp-tdg (which is mirrored on
17GitHub at http://github.com/remko/xmpp-tdg ) 17GitHub at http://github.com/remko/xmpp-tdg )
18 18
19Since SleekXMPP is constantly progressing, the examples may not work with
20more recent versions of the library. However, the SleekXMPP project is
21maintaining a Wiki page with an updated set of examples, modified to work
22with the latest version of SleekXMPP. You can find the updated set of examples
23at:
24
25 http://wiki.github.com/fritzy/SleekXMPP/xmpp-the-definitive-guide
26
27
19Enjoy, 28Enjoy,
20 Peter Saint-Andre (http://stpeter.im) 29 Peter Saint-Andre (http://stpeter.im)
21 Kevin Smith (http://kismith.co.uk) 30 Kevin Smith (http://kismith.co.uk)