Skip to content

Commit e9e69b8

Browse files
committed
update of the README
1 parent 029d747 commit e9e69b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
A package (currently just `diff`, but eventually more) of programs related to finding differences between files.
1+
The goal of this package is to be a dropped in replacement for the [diffutils commands](https://www.gnu.org/software/diffutils/) in Rust.
2+
23

34
Based on the incomplete diff generator in https://github.com/rust-lang/rust/blob/master/src/tools/compiletest/src/runtest.rs, and made to be compatible with GNU's diff and patch tools.
45

0 commit comments

Comments
 (0)