diff --git a/README b/README
index 30bce58..786b55e 100644
--- a/README
+++ b/README
@@ -1,4 +1,65 @@
-RECIPES
-["controllers", "core", "deployment", "email", "extras", "frontend", "gems", "git", "init", "learn_rails", "models", "prelaunch", "rails_bootstrap", "rails_devise", "rails_devise_pundit", "rails_foundation", "rails_omniauth", "rails_signup_download", "railsapps", "readme", "routes", "saas", "setup", "testing", "tests4", "views"]
-PREFERENCES
-{:git=>true, :apps4=>"none", :dev_webserver=>"webrick", :prod_webserver=>"thin", :database=>"mysql", :templates=>"haml", :tests=>"rspec", :continuous_testing=>"guard", :frontend=>"bootstrap3", :email=>"gmail", :authentication=>"devise", :devise_modules=>"default", :authorization=>"none", :form_builder=>"simple_form", :starter_app=>"none"}
\ No newline at end of file
+Vlibras
+========================
+
+This application was generated with the rails_apps_composer gem:
+https://github.com/RailsApps/rails_apps_composer
+provided by the RailsApps Project:
+http://railsapps.github.io/
+
+________________________
+
+Recipes:
+
+* controllers
+* core
+* deployment
+* email
+* extras
+* frontend
+* gems
+* git
+* init
+* learn_rails
+* models
+* prelaunch
+* rails_bootstrap
+* rails_devise
+* rails_devise_pundit
+* rails_foundation
+* rails_omniauth
+* rails_signup_download
+* railsapps
+* readme
+* routes
+* saas
+* setup
+* testing
+* tests4
+* views
+
+Preferences:
+
+* git: true
+* apps4: none
+* dev_webserver: webrick
+* prod_webserver: thin
+* database: mysql
+* templates: haml
+* tests: rspec
+* continuous_testing: guard
+* frontend: bootstrap3
+* email: gmail
+* authentication: devise
+* devise_modules: default
+* authorization: none
+* form_builder: simple_form
+* starter_app: none
+* rvmrc: true
+* quiet_assets: true
+* better_errors: true
+* pry: true
+* jsruntime: true
+
+________________________
+
+License
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..444f051
--- /dev/null
+++ b/README.md
@@ -0,0 +1,147 @@
+Vlibras
+=========
+
+This application was generated with the [rails_apps_composer](https://github.com/RailsApps/rails_apps_composer) gem
+provided by the [RailsApps Project](http://railsapps.github.io/).
+
+Diagnostics
+-----------
+
+This application was built with recipes that are NOT known to work together.
+
+This application was built with preferences that are NOT known to work
+together.
+
+If the application doesn’t work as expected, please [report an issue](https://github.com/RailsApps/rails_apps_composer/issues)
+and include these diagnostics:
+
+We’d also like to know if you’ve found combinations of recipes or
+preferences that do work together.
+
+Recipes:
+
+* controllers
+* core
+* deployment
+* email
+* extras
+* frontend
+* gems
+* git
+* init
+* learn_rails
+* models
+* prelaunch
+* rails_bootstrap
+* rails_devise
+* rails_devise_pundit
+* rails_foundation
+* rails_omniauth
+* rails_signup_download
+* railsapps
+* readme
+* routes
+* saas
+* setup
+* testing
+* tests4
+* views
+
+Preferences:
+
+* git: true
+* apps4: none
+* dev_webserver: webrick
+* prod_webserver: thin
+* database: mysql
+* templates: haml
+* tests: rspec
+* continuous_testing: guard
+* frontend: bootstrap3
+* email: gmail
+* authentication: devise
+* devise_modules: default
+* authorization: none
+* form_builder: simple_form
+* starter_app: none
+* rvmrc: true
+* quiet_assets: true
+* better_errors: true
+* pry: true
+* jsruntime: true
+
+Ruby on Rails
+-------------
+
+This application requires:
+
+- Ruby
+- Rails
+
+Learn more about [Installing Rails](http://railsapps.github.io/installing-rails.html).
+
+Database
+--------
+
+This application uses MySQL with ActiveRecord.
+
+Development
+-----------
+
+- Template Engine: Haml
+- Testing Framework: Test::Unit
+- Front-end Framework: Bootstrap 3.0 (Sass)
+- Form Builder: SimpleForm
+- Authentication: Devise
+- Authorization: None
+- Admin: None
+
+Email
+-----
+
+The application is configured to send email using a Gmail account.
+
+Email delivery is disabled in development.
+
+Getting Started
+---------------
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit.
+
+Documentation and Support
+-------------------------
+
+This is the only documentation.
+
+#### Issues
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit.
+
+Similar Projects
+----------------
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit.
+
+Contributing
+------------
+
+If you make improvements to this application, please share with others.
+
+- Fork the project on GitHub.
+- Make your feature addition or bug fix.
+- Commit with Git.
+- Send the author a pull request.
+
+If you add functionality to this application, create an alternative
+implementation, or build an application that is similar, please contact
+me and I’ll add a note to the README so that others can find your work.
+
+Credits
+-------
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit.
+
+License
+-------
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit.
diff --git a/README.rdoc b/README.rdoc
deleted file mode 100644
index dd4e97e..0000000
--- a/README.rdoc
+++ /dev/null
@@ -1,28 +0,0 @@
-== README
-
-This README would normally document whatever steps are necessary to get the
-application up and running.
-
-Things you may want to cover:
-
-* Ruby version
-
-* System dependencies
-
-* Configuration
-
-* Database creation
-
-* Database initialization
-
-* How to run the test suite
-
-* Services (job queues, cache servers, search engines, etc.)
-
-* Deployment instructions
-
-* ...
-
-
-Please feel free to use a different markup language if you do not plan to run
-rake doc:app.
diff --git a/public/humans.txt b/public/humans.txt
new file mode 100644
index 0000000..a61e1c2
--- /dev/null
+++ b/public/humans.txt
@@ -0,0 +1,20 @@
+/* the humans responsible & colophon */
+/* humanstxt.org */
+
+
+/* TEAM */
+ :
+ Site:
+ Twitter:
+ Location:
+
+/* THANKS */
+ Daniel Kehoe (@rails_apps) for the RailsApps project
+
+/* SITE */
+ Standards: HTML5, CSS3
+ Components: jQuery
+ Software: Ruby on Rails
+
+/* GENERATED BY */
+RailsApps application template: http://railsapps.github.io/
--
libgit2 0.21.2