Quote data properly in lspeers.
[doldaconnect.git] / README
diff --git a/README b/README
index 87f2790..c513d14 100644 (file)
--- a/README
+++ b/README
@@ -23,7 +23,7 @@ To make it  easier to write new clients, a C  library has been written
 to make  common functions easier, such  as connecting, authenticating,
 sending requests and  parsing the responses. The C  library also has a
 wrapper  module for  GNU  Guile, so  that  clients can  be written  in
 to make  common functions easier, such  as connecting, authenticating,
 sending requests and  parsing the responses. The C  library also has a
 wrapper  module for  GNU  Guile, so  that  clients can  be written  in
-Scheme.
+Scheme. As of 0.3, there is also a Python module available seperately.
 
 None of these are documented (yet), but there are a number of examples
 scattered around the source tree, so  it should not be awfully hard to
 
 None of these are documented (yet), but there are a number of examples
 scattered around the source tree, so  it should not be awfully hard to
@@ -43,6 +43,7 @@ tree:
    messages.
  * A command-line automatic downloader written in Scheme.
  * A chat logger written in Scheme.
    messages.
  * A command-line automatic downloader written in Scheme.
  * A chat logger written in Scheme.
+ * A hub manager written in Scheme.
 
 The GNOME applet and Gaim plugin are somewhat experimental. The applet
 seems to be working well, but the installation have some quirks (since
 
 The GNOME applet and Gaim plugin are somewhat experimental. The applet
 seems to be working well, but the installation have some quirks (since
@@ -56,6 +57,12 @@ will be fixed in Gaim 2.0.0.
 
 See the INSTALL file.
 
 
 See the INSTALL file.
 
+                           Documentation
+
+Documentation is still  spotty at best. For any  information not found
+in  the README or  INSTALL files  (or the  source code,  if you  are a
+programmer), contact the author.
+
                               Credits
 
 Dolda Connect is primarily written  by Fredrik Tolf. He can be reached
                               Credits
 
 Dolda Connect is primarily written  by Fredrik Tolf. He can be reached
@@ -64,5 +71,5 @@ through  the e-mail address  <fredrik@dolda2000.com>. His  homepage is
 
 
 
 
 
 
-This documented was last updated 2006-06-24, reflecting release 0.1 of
+This documented was last updated 2006-11-22, reflecting release 0.3 of
 Dolda Connect.
 Dolda Connect.