Commit d9a905ecabeccc24f05b120a9d6c9d7f1fe19074

Authored by Diego Araújo
1 parent 1ce3523d
Exists in colab and in 2 other branches master, stable

Include links on README to CONTRIBUTING and HACKING

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
README.md
... ... @@ -6,6 +6,8 @@ Prezento is the web interface for Mezuro.
6 6  
7 7 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.
8 8  
  9 +To know how to contribute and how to setup a working environment, please refer to the [CONTRIBUTING](CONTRIBUTING.md) and [HACKING](HACKING.md) files, respectively.
  10 +
9 11 ### License
10 12  
11 13 Copyright (c) 2013-2016 The Author developers.
... ...