]> git.decadent.org.uk Git - maypole.git/blobdiff - README
Add Vcs-* fields pointing to my public repository
[maypole.git] / README
diff --git a/README b/README
index c8d75032f4765fba8b483667294569287bdfadf7..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.