diff --git a/README.textile b/README.textile index 218afef..7939c3e 100644 --- a/README.textile +++ b/README.textile @@ -1,8 +1,27 @@ -h1. Bent Templates +h1. Bent Template Rails templates bent to your will. -We are writing this project specifically for the Rails Rumble. Afterward, we intend to use it on all future client projects. You should too! +This is our template for quickly starting a project with all our favorite tools configured and ready to go. + +h2. How To Use + + rails app_name -m http://bendyworks.com/bent_template.rb + +or + + rails app_name -m http://github.com/bendyworks/bent_template/raw/master/bent_template.rb + +h2. How To Customize + +# Fork this project. +# Customize bent_template.rb and provide additional files (if necessary). +# Use. + +h2. How To Contribute + +# Do all of *How To Customize*. +# Send us a pull request. h2. Goals @@ -10,3 +29,7 @@ h2. Goals ** if you want different behavior, fork us ** if you add opinionated behavior, send us a pull request * allow a collection of sub-templates + +h2. Credit + +Written by Bradley Grzesiak (listrophy) and Stephen Anderson (bendycode) of bendyworks llc. \ No newline at end of file