From d89976278750008cb024d8ed746d4693a5b7a198 Mon Sep 17 00:00:00 2001 From: Alex Butum Date: Mon, 3 Mar 2014 16:43:55 +0200 Subject: [PATCH] Beautify README Fixed typo in "It". Added new line. Uppercased Javascript --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e1c017c..974a0c3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Mergely **An online diff/merge application** -Mergely is an online diff/merge editor and javascript library that highlights changes in similar texts. I can be used within your own web application to compare files, text, C, C++, Java, HTML, XML, CSS, and Javascript. +Mergely is an online diff/merge editor and Javascript library that highlights changes in similar texts. + +It can be used within your own web application to compare files, text, C, C++, Java, HTML, XML, CSS, and Javascript.