]> git.decadent.org.uk Git - maypole.git/blobdiff - README
Updated patches for 2.13.
[maypole.git] / README
diff --git a/README b/README
index 76af4dab373812040a418967c30d35ac7d6340f1..c4721a4504bff8098d21430086b7d85909519bea 100644 (file)
--- a/README
+++ b/README
@@ -3,9 +3,9 @@ NAME
 
 DESCRIPTION
     Maypole is a Perl framework for MVC-oriented web applications, similar
-    to Jakarta's Struts. Maypole is designed to minimize coding requirements
-    for creating simple web interfaces to databases, while remaining flexible
-    enough to support enterprise web applications.
+    to Jakarta's Struts or Ruby on Rails. Maypole is designed to minimize 
+    coding requirements for creating simple web interfaces to databases, 
+    while remaining flexible enough to support enterprise web applications.
 
 QUICK START
     Maypole ships with a basic demo application, the Beer Database.
@@ -21,13 +21,15 @@ QUICK START
 SUPPORT
     Maypole is supported by a community of users on the Maypole mailing lists.
 
-    Join the mailing list at http://lists.netthink.co.uk/listinfo/maypole
+    Join the mailing list at:
+
+        http://lists.sourceforge.net/lists/listinfo/maypole-users
 
 LINKS
     http://maypole.perl.org - Maypole's home. tips & tricks, mailing list
 
 AUTHOR
-    Maypole is currently maintained by Simon Flack, C<simonflk#cpan.org>
+    Maypole is currently maintained by Aaron Trevena, C<aaron.trevena#gmail.com>
 
 AUTHOR EMERITUS
     Simon Cozens, C<simon#cpan.org>