Use only sleep if unistd.h is defined
[yazproxy-moved-to-github.git] / README
diff --git a/README b/README
index 7ed11c3..8217b6a 100644 (file)
--- a/README
+++ b/README
@@ -1,12 +1,13 @@
 YAZ proxy - A Z39.50/SRW/SRU proxy.
 
-$Id: README,v 1.2 2004-04-11 11:58:34 adam Exp $
+$Id: README,v 1.5 2004-04-11 17:31:51 adam Exp $
 
 Introduction
 ------------
 
+YAZ proxy is a powerful general purpose Z39.50/SRW/SRU proxy.
 The proxy application and development library is covered by the
-GPL - see LICENSE.proxy for details.
+GPL - see LICENSE for details.
 
 Documentation
 -------------
@@ -17,14 +18,13 @@ You can also read it online at http://www.indexdata.dk/yazproxy/
 Overview
 --------
 
-YAZ proxy builds a programmers' library libyazproxy.lib and the
+YAZ proxy builds a programmers' library libyazproxy.lib and a
 proxy application.
 
 Directory structure of the YAZ++ package:
 
   -- src (YAZ proxy library and application)
   -- include/yazproxy (C++ headers for proxy) 
-  -- lib (compiled libraries)
   -- win (Windows build files)
   -- doc (DocBook-format documentation)
   -- etc (Proxy config + XSLT files)