From ec9dd8610f4c347d494ea5528bcdd96eb413fc09 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 23 Jan 2022 00:18:42 +0100 Subject: [PATCH] document the goal --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 482277d..94fa34f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ +This project compares the evolution of [Rust/findutils](https://github.com/uutils/findutils) with the GNU & BFS testsuite for findtuils. + ![Evolution over time - GNU testsuite](https://github.com/uutils/findutils-tracking/blob/main/gnu-results.png?raw=true) ![Evolution over time - BFS testsuite](https://github.com/uutils/findutils-tracking/blob/main/bfs-results.png?raw=true)