]> mj.ucw.cz Git - libucw.git/blobdiff - README
Rename our gettid() wrapper to ucw_gettid()
[libucw.git] / README
diff --git a/README b/README
index c3ff9c37096fe12d023dc8b0cee719cdb3354b47..ea61db34f28fc2f0990f699751fea244e8c80577 100644 (file)
--- a/README
+++ b/README
@@ -1,19 +1,25 @@
-Sherlock Holmes Libraries @VERSION@
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-(c) 1997--2009 Martin Mares <mj@ucw.cz>
-(c) 2000--2009 Robert Spalek <robert@ucw.cz>
-(c) 2006--2009 Pavel Charvat <pchar@ucw.cz>
-(c) 2008--2009 Michal Vaner <vorner@ucw.cz>
-(c) 2008 Tomas Gavenciak <gavento@ucw.cz>
+################################################################################
 
-This package contains all libraries from the freely distributable version
-of the Sherlock Holmes search engine (see http://www.ucw.cz/holmes/).
+       The UCW Libraries @VERSION@
 
-See doc/using-libs for description of the libraries.
+       (c) 1997--2015 Martin Mares <mj@ucw.cz>
+       (c) 2006--2015 Pavel Charvat <pchar@ucw.cz>
+       (c) 2000--2009 Robert Spalek <robert@ucw.cz>
 
-See doc/install.html for build requirements and instructions.
+       and other contributors listed in ucw/doc/index.txt
 
-See doc/configure.html if you want to tweak build options.
+################################################################################
 
-After you compile the library, you can issue `make docs' to build the API
-documentation. It will appear in run/doc. (It is not complete yet, though.)
+This package contains the LibUCW library and several other libraries,
+which have split off the Sherlock Holmes search engine project.
+
+See:
+
+   o  ucw/doc/install.txt for build requirements and instructions.
+   o  ucw/doc/relnotes.txt for release notes.
+   o  ucw/doc/index.txt for master index of documentation.
+
+For more information, take a look at http://www.ucw.cz/libucw/.
+
+If you have any suggestions or bug reports, please write to our
+mailing list libucw-devel@ucw.cz, or directly to mj@ucw.cz.