From: martin Date: Sat, 18 May 2002 03:37:22 +0000 (+0000) Subject: Added warning about unstable CVS tree X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=bb40e360862f8d0d0096db7e2df04369d882c53a;p=moodle.git Added warning about unstable CVS tree --- diff --git a/.htaccess b/.htaccess index 6a8d44476c..66bd9c9db2 100644 --- a/.htaccess +++ b/.htaccess @@ -1 +1,9 @@ +WARNING: the CVS tree is currently a little unstable, + as I'm doing some major work on the code. + + It may or may not work right now. + + Martin - 18 May 2002 +------------------------------------------------------ + All the documention is in the "doc" subdirectory. :-) diff --git a/README b/README index 6a8d44476c..66bd9c9db2 100644 --- a/README +++ b/README @@ -1 +1,9 @@ +WARNING: the CVS tree is currently a little unstable, + as I'm doing some major work on the code. + + It may or may not work right now. + + Martin - 18 May 2002 +------------------------------------------------------ + All the documention is in the "doc" subdirectory. :-)