From 02ded5cfdcd207734c873be3c8009ba598367ba1 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 9 Jan 2023 15:53:15 +0100 Subject: [PATCH] update of the readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 21e360c..912985b 100644 --- a/README.md +++ b/README.md @@ -1 +1,12 @@ # sccache-action + +The goal of this project is to provide a simple GitHub action to download +sccache artifacts. + +## Usage + +TODO + +## License + +Apache-2.0 (just like sccache)