README.md in phenomenal-1.1.1 vs README.md in phenomenal-1.2.1
- old
+ new
@@ -2,8 +2,20 @@
===
Phenomenal Gem is a context-oriented framework implemented in Ruby that allows context-oriented programming in Ruby and Ruby on Rails applications.
See www.phenomenal-gem.com for more details
-Architecture
-===
-![architecture](http://www.phenomenal-gem.com/assets/project/phenomenal_use_diagram.png)
+## Contributions
+If you want to contribute, please:
+
+ * Fork the project.
+ * Make your feature addition or bug fix.
+ * Add tests for it. This is *very* important.
+ * Send a pull request on Github with a clear description.
+
+Tests are executed with
+
+ rake
+
+## Copyright
+
+Copyright (c) 2011-2012 Loïc Vigneron - Thibault Poncelet. See LICENSE for details.