Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wzxha authored May 23, 2018
1 parent ac14cb8 commit 490d0b4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
Using the LCS to compare differences between two strings

## Example
```
impoort Sdifft
```

```swift
let to = "abcd"
let from = "b"
Expand Down

0 comments on commit 490d0b4

Please sign in to comment.