data/reap/base/README in reap-9.2.1 vs data/reap/base/README in reap-9.3.0
- old
+ new
@@ -1,8 +1,29 @@
-= README
+= YOUR PROJECT
-== Installation
+Tells us all about your project here.
+== How to Install
+
+Describe your installation procedure here.
+
+=== RubyGems.
+
+ gem install _package_name_
+
+=== Manual installation.
+
+ tar -xvvzf _package_name_-x.y.z,tgz
+ cd _package_name_
+ rake config
+ rake setup
+ rake install
+
== Usage
+ Desrbe how to use your library or application here.
+
== License
+ Copyright (c) 2008 Your Name
+
+ GNU General Public Licence v3