bugfix: check Isis database error in correct place
[webpac] / README
diff --git a/README b/README
index 35c2bbd..f8b8136 100644 (file)
--- a/README
+++ b/README
@@ -2,15 +2,14 @@ this is a free re-implementation of our searcher described at
 
 http://webpac.sf.net/
 
-
 This code is written by Dobrica Pavlinusic <dpavlin@rot13.org> and
 released under GPL v2 or later license.
 
 
-Status as of 2002-11-22:
+Status as of 2004-03-08:
 
-This code is *NOT* ready for production use. It's not even finished.
-But we are working on it.
+This code is ready for production use. We have 7 live production
+installations.
 
 
 All commands have documentation embeded in them: you can try
@@ -44,3 +43,5 @@ to do grep param WebPac.pm. However, you shouldn't need to modify
 any other fields in html templates other than f[nr]* and v[nr].
 If you do, it's a BUG. Please report it to us.
 
+
+### For more documentation, please examine doc/ directory!