Commit 8bf21828bc304f5402c9d4f5c05cff2db479cdd1

Authored by Rafael Manzo
1 parent 9d13e72a

Home text updated

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/home/index.html.erb
... ... @@ -3,7 +3,7 @@
3 3  
4 4 <p>This is Mezuro! A <strong>free/libre</strong> web platform for <strong>collaborative</strong> source code <strong>evaluation</strong>.</p>
5 5  
6   - <p>Here you can evaluate your source code with most of the SCM (Git, Bazaar, Mercurial, and SVN), just by giving it's URL. For now you can evaluate <strong>C</strong>, <strong>C++</strong>, and <strong>Java</strong> source code, but soon we hope to support more languages!</p>
  6 + <p>Here you can evaluate your source code with most of popular SCM (Git SVN), just by giving it's URL. For now you can evaluate <strong>C</strong>, <strong>C++</strong>, and <strong>Java</strong> source code, but soon we hope to support more languages!</p>
7 7  
8 8 <p> Mezuro is under development. Try it and give us your <%= link_to 'feedback', 'https://github.com/mezuro/mezuro/issues', target: '_blank' %>.</p>
9 9 </div>
... ...