diff --git a/README.txt b/README.txt index df4e5eeb658b8d8c8cef98c5457490dbccdcb0fd..d3ee85affc0b3d94683d0f6be7cada4eb22a5ff2 100644 --- a/README.txt +++ b/README.txt @@ -1,8 +1,5 @@ // $Id$ -NOTE: this module is currently in an alpha state. Come back in a bit unless -you're an experienced user and don't mind figuring things out on your own. - DESCRIPTION ----------- This module provides static page caching for Drupal 5.x, enabling a @@ -18,7 +15,6 @@ FEATURES site, reducing web server load and boosting your site's scalability. * On-demand page caching (static file created after first page request). * Full support for multi-site Drupal installations. -* Command line administration support (requires the drush module). INSTALLATION ------------ @@ -135,7 +131,7 @@ LIMITATIONS * At the moment, Windows users are S.O.L. due to the use of symlinks and Unix-specific shell commands. The author has no personal interest in supporting Windows but will accept well-documented, non-detrimental - patches to that effect. + patches to that effect (see http://drupal.org/node/174380). BUG REPORTS -----------