From 0b7d6a794bc1b7ced46f860cd5ea8dadfc9126c0 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Mon, 10 Oct 2022 20:26:51 +0200 Subject: [PATCH] chore: Tweak README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9df170ea4..efe46864e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Ccache – a fast compiler cache [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5057/badge)](https://bestpractices.coreinfrastructure.org/projects/5057) [![Gitter](https://img.shields.io/gitter/room/ccache/ccache.svg)](https://gitter.im/ccache/ccache) -Ccache (or “ccache”) is a compiler cache. It [speeds up +Ccache is a compiler cache. It [speeds up recompilation](https://ccache.dev/performance.html) by caching previous compilations and detecting when the same compilation is being done again. -- 2.47.2