From 1a4124fc3352107334840c6a3fdc07fd905c42e9 Mon Sep 17 00:00:00 2001 From: Kshithij Iyer Date: Thu, 28 May 2020 14:43:46 +0530 Subject: [PATCH] Adding title to README.md file --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7850f08..0da520a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +# Diff Match Patch The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text.