mirror of
https://github.com/uutils/findutils.git
synced 2026-06-10 15:48:30 -07:00
update of the readme
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# findutils
|
||||
|
||||
[](https://crates.io/crates/findutils)
|
||||
[](https://ci.appveyor.com/project/Arcterus/findutils/branch/master)
|
||||
[](https://deps.rs/repo/github/uutils/findutils)
|
||||
[](https://codecov.io/gh/uutils/findutils)
|
||||
|
||||
Rust implementation of [GNU findutils](https://www.gnu.org/software/findutils/).
|
||||
@@ -13,4 +13,9 @@ bash util/build-gnu.sh
|
||||
|
||||
# To run a specific test:
|
||||
bash util/build-gnu.sh tests/misc/help-version.sh
|
||||
```
|
||||
```
|
||||
|
||||
## Comparing with GNU
|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user