Add example usage

pull/25/head
Wilfred Hughes 2019-11-18 11:46:41 +07:00
parent 635b0380ab
commit dbe2280749
1 changed files with 4 additions and 0 deletions

@ -2,6 +2,10 @@
A language-aware word-level diff.
```
$ cargo run before.js after.js
```
## Other Diff Techniques
There are a bunch of other ways of diffing text files. I summarise