From 8bf21828bc304f5402c9d4f5c05cff2db479cdd1 Mon Sep 17 00:00:00 2001 From: Rafael Reggiani Manzo Date: Thu, 7 Aug 2014 10:54:32 -0300 Subject: [PATCH] Home text updated --- app/views/home/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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