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 |
| 16 | at http://el-tramo.be/git/xmpp-tdg (which is mirrored on |
16 | at http://el-tramo.be/git/xmpp-tdg (which is mirrored on |
| 17 | GitHub at http://github.com/remko/xmpp-tdg ) |
17 | GitHub at http://github.com/remko/xmpp-tdg ) |
| 18 | |
18 | |
| |
19 | Since SleekXMPP is constantly progressing, the examples may not work with |
| |
20 | more recent versions of the library. However, the SleekXMPP project is |
| |
21 | maintaining a Wiki page with an updated set of examples, modified to work |
| |
22 | with the latest version of SleekXMPP. You can find the updated set of examples |
| |
23 | at: |
| |
24 | |
| |
25 | http://wiki.github.com/fritzy/SleekXMPP/xmpp-the-definitive-guide |
| |
26 | |
| |
27 | |
| 19 | Enjoy, |
28 | Enjoy, |
| 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) |
|