README
changeset 23 13f03e604c8a
parent 20 0ce7093df25f
child 24 1ad539cb8dc6
--- a/README	Tue May 19 01:16:55 2009 +0300
+++ b/README	Tue May 19 02:12:02 2009 +0300
@@ -1,6 +1,8 @@
 
 This is a lua 5.1 interface for loudmouth jabber client library.
 
+INSTALLATION
+
 To install it, you need:
 - lua (in fact, optional, to run test, but for now CMake cannot detect liblua separately)
 - liblua headers and library
@@ -24,9 +26,20 @@
 
 Users of other systems can set other CPack generator wich cache editor.
 
-This code underlies terms of GNU GPL v2 or later.
+NOTES
+
+Unfortunately, test script depends on my unfinished (and, probably, never finished)
+glib module, and thus is unusable as is.
+
+LICENSE
+
+This code underlies terms of GNU GPL v2 or later. You can find it in file COPYING
+from this distribution or on a GNU web-site <http://www.gnu.org/licenses/>.
+
+CONTACTS
 
 I will be happy to get feedback, patches, suggestions, etc.
+You can send me email or contact via jabber <isbear@jabber.kiev.ua>.
 
   -- Myhailo Danylenko <isbear@ukrpost.net>