From fabeb69f8df989075c455a3a60bf38e12bc5aa88 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Fri, 28 May 2021 10:39:20 +0200 Subject: [PATCH] Describe a bit more the project --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 04b56ab91..61f17d205 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ +Tracking the evolution of https://github.com/uutils/coreutils when executing the GNU coreutils testsuite. + ![Evolution over time](https://github.com/uutils/coreutils-tracking/blob/main/gnu-results.png?raw=true) + +Refreshed once a day by github actions. + +Based on: +* https://github.com/uutils/coreutils/blob/master/util/build-gnu.sh +* https://github.com/uutils/coreutils/blob/master/util/run-gnu-test.sh