diff --git a/.gitignore b/.gitignore
index b7cac95..f9f4743 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@ analizo_1.16.0_all.deb
db_bootstrap.sql
install.sh
kalibro_gatekeeper.yml
+.capistrano
diff --git a/README.rdoc b/README.rdoc
index 5cab32f..0c17385 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -6,6 +6,13 @@ Prezento is the web interface for Mezuro.
Mezuro project aims provide a platform to compare projects and metric techniques, teach how to use metrics through configurations, analyze code, avoid technical debts, and disseminate code metrics usage and understanding.
+=== Contributing
+
+Please, have a look the wiki pages about development workflow and code standards:
+
+* https://github.com/mezuro/mezuro/wiki/Development-workflow
+* https://github.com/mezuro/mezuro/wiki/Standards
+
=== Development
@@ -86,13 +93,6 @@ Mezuro project aims provide a platform to compare projects and metric techniques
3. cap deploy:setup will install the ruby correct ruby version, the gemset and all the directories tree;
4. cap deploy:migrations deploys the code and run all the migrations
-=== Contributing
-
-Please, have a look the wiki pages about development workflow and code standards:
-
-* https://github.com/mezuro/mezuro/wiki/Development-workflow
-* https://github.com/mezuro/mezuro/wiki/Standards
-
=== License
Copyright (c) 2013-2014 The Author developers.
--
libgit2 0.21.2