You've already forked uutils.github.io
mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
Add Goals and Contributing sections to diffutils page
This commit is contained in:
@@ -9,6 +9,14 @@ Rust implementation of GNU diffutils: `diff`, `cmp`, `diff3` and `sdiff`.
|
||||
|
||||
This project aims to be a drop-in replacement of the original commands.
|
||||
|
||||
# Goals
|
||||
|
||||
This project aims to be a drop-in replacement for the GNU diffutils. Differences with GNU are treated as bugs.
|
||||
|
||||
# Contributing
|
||||
|
||||
To contribute to uutils diffutils, please see [CONTRIBUTING](https://github.com/uutils/diffutils/blob/main/CONTRIBUTING.md).
|
||||
|
||||
# License
|
||||
|
||||
uutils diffutils is licensed under the MIT or Apache License - see the [LICENSE-MIT](https://github.com/uutils/diffutils/blob/main/LICENSE-MIT) and [LICENSE-APACHE](https://github.com/uutils/diffutils/blob/main/LICENSE-APACHE) file for details.
|
||||
|
||||
Reference in New Issue
Block a user