Whitespace nits in the README
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 11 Jun 2011 18:08:26 +0000 (14:08 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 11 Jun 2011 18:08:26 +0000 (14:08 -0400)
README

diff --git a/README b/README
index dc02f5616aab3e2807d39ab7e0250b4c65ab1d8d..d539ee4304efe4cc13107d04f9a47dd7fbdd093f 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-hoplite                                                     A lightweight MVC framework
+hoplite                                              A lightweight MVC framework
 ================================================================================
 
 Hoplite is the successor framework to phalanx. While many of the ideas in
@@ -156,5 +156,3 @@ and any pattern groups are saved in the url_pattern key of the HttpRequest data.
 For example, the following could be used to match the above routes:
 
   '/user\/([a-z]+)(\/([0-9]*))?'
-
-