Browse Source

Update README.md

Oleg Karataev 3 years ago
parent
commit
03fa433c4d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -1,3 +1,3 @@
-An web app, which finding all palindromes in word/phrase using Manacher's algorithm
+A web application that finds all palindromes in a word/phrase using Manacher’s algorithm.
 
-[DEMO](https://crazydoctor.ru/subpalindromes/)
+[DEMO](http://crazydoctor.ru/subpalindromes/)