README.rdoc in disguise-0.1.2 vs README.rdoc in disguise-0.1.3
- old
+ new
@@ -35,9 +35,13 @@
== Usage
Generate a new theme for your Rails application using the built in theme generator:
./script/generate theme theme_name
-
+
+== Tests
+Tests require the gem installed before running. In addition, if you change any of the code
+you will need to run rake install before testing.
+
== Copyright
Copyright (c) 2009 Justin Ball. See LICENSE for details.