From b3ede5bce1566ee5b0713ddda6bee2649cd7a1a8 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Tue, 24 Aug 2021 22:32:14 +0200 Subject: [PATCH] Document this repo --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 54e398115..e1346442d 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ # coreutils-docs + +The documentation is generated daily from the https://github.com/uutils/coreutils repository. + +It is available on: +https://uutils.github.io/coreutils-docs/coreutils/ + +The pages are committed into the gh-pages branch.