Add Goals section to findutils page

This commit is contained in:
Sylvestre Ledru
2026-04-01 08:58:23 +02:00
parent c36a2c459a
commit 6e237e1e3c
+4
View File
@@ -9,6 +9,10 @@ Rust implementation of GNU findutils: `xargs`, `find`, `locate` and `updatedb`.
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 findutils. Differences with GNU are treated as bugs.
[![BFS test results](https://raw.githubusercontent.com/uutils/findutils-tracking/refs/heads/main/bfs-results.svg)](https://github.com/uutils/findutils-tracking)
# Contributing