diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb index 8e433f7..0c9c0c6 100644 --- a/app/views/home/index.html.erb +++ b/app/views/home/index.html.erb @@ -3,7 +3,7 @@

This is Mezuro! A free/libre web platform for collaborative source code evaluation.

-

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 C, C++, and Java source code, but soon we hope to support more languages!

+

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 C, C++, and Java source code, but soon we hope to support more languages!

Mezuro is under development. Try it and give us your <%= link_to 'feedback', 'https://github.com/mezuro/mezuro/issues', target: '_blank' %>.

-- libgit2 0.21.2