diff --git a/README.rdoc b/README.rdoc
index 1f7f4ed..b31cc5c 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -16,18 +16,12 @@ platform with Mezuro Plugin actived to access Kalibro Web Service.
* postgresql-server-dev-9.1
- * imagemagick
-
- * libmagickcore-dev
-
- * libmagickwand-dev
-
* Unpacked dependecies
* PhantomJS >= 1.9.2 (http://phantomjs.org/)
-
+
*NOTE:* Just create sym links for that
-
+
cd /usr/local/share
wget http://phantomjs.googlecode.com/files/phantomjs-1.9.2-linux-x86_64.tar.bz2
tar xjf phantomjs-1.9.2-linux-x86_64.tar.bz2
@@ -37,7 +31,7 @@ platform with Mezuro Plugin actived to access Kalibro Web Service.
* Ruby version
- 2.0.0-p353
+ 2.1.1
You can easily install it through the Ruby Version Manager - RVM. Instructions on how to do it can be found at http://rvm.io
@@ -69,7 +63,7 @@ platform with Mezuro Plugin actived to access Kalibro Web Service.
Deployment is made through Capistano (https://github.com/capistrano/capistrano)
- cap deploy:migrations
+ cap production deploy
In order to do this, you must have the password.
@@ -84,10 +78,16 @@ platform with Mezuro Plugin actived to access Kalibro Web Service.
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 The Author developers.
+Copyright (c) 2013-2014 The Author developers.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
@@ -104,7 +104,7 @@ along with this program. If not, see .
=== Authors
-Please see the humans.txt file with the authors
+Please see the humans.txt (at the `public` folder) file with the authors
=== Acknowledgments
diff --git a/public/humans.txt b/public/humans.txt
index a5e1509..ef79837 100644
--- a/public/humans.txt
+++ b/public/humans.txt
@@ -6,19 +6,23 @@
Copyright 2013
--------------
+ Alessandro Palmeira (alessandro.palmeira at gmail.com)
Diego Araújo (diegoamc90 at gmail.com)
Fellipe Souto Sampaio (fllsouto at gmail.com)
- Guilherme Rojas (guilhermehrojas at gmail.com)
Paulo Meirelles (paulo at softwarelivre.org)
Rafael Reggiani Manzo (rr.manzo at gmail.com)
Renan Fichberg (rfichberg at gmail.com)
# THANKSs
- Actual version collaborators
+ Actual version independent collaborators
---------------------------------------------------------
- João M. M. Silva (jaodsilv at linux.ime.usp.br)
- Vinicius Vieira (vvieira17 at gmail.com)
+ Vinicius Vieira (vvieira17 at gmail.com)
+
+ Former team members
+ ---------------------------------------------------------
+ Guilherme Rojas (guilhermehrojas at gmail.com)
+ João M. M. Silva (jaodsilv at linux.ime.usp.br)
USP Lab XP course 2013 kickstarters for the standalone
---------------------------------------------------------
--
libgit2 0.21.2