From 026dc88e35d8a8dc0f084d810a706119c9e32720 Mon Sep 17 00:00:00 2001 From: wzxjiang Date: Wed, 23 May 2018 21:26:15 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 395be13..7686cea 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Sdifft ![swift version](https://img.shields.io/badge/Language-Swift4-blue.svg) -[![travis-ci](https://travis-ci.org/Wzxhaha/Diff.svg?branch=master)](https://travis-ci.org/Wzxhaha/Diff) -[![codecov](https://codecov.io/gh/Wzxhaha/Diff/branch/master/graph/badge.svg)](https://codecov.io/gh/Wzxhaha/Diff) +[![travis-ci](https://travis-ci.org/Wzxhaha/Sdifft.svg?branch=master)](https://travis-ci.org/Wzxhaha/Sdifft) +[![codecov](https://codecov.io/gh/Wzxhaha/Sdifft/branch/master/graph/badge.svg)](https://codecov.io/gh/Wzxhaha/Sdifft) Using the LCS to compare differences between two strings