From a14130e4820889bcaef4fc6cb36d03cdce289627 Mon Sep 17 00:00:00 2001 From: Daniel Hofstetter Date: Wed, 7 Feb 2024 10:26:06 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94fa34f..5586107 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This project compares the evolution of [Rust/findutils](https://github.com/uutils/findutils) with the GNU & BFS testsuite for findtuils. +This project compares the evolution of [Rust/findutils](https://github.com/uutils/findutils) with the GNU & BFS testsuite for findutils. ![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)