From 8521a4414ae8420b7c89b528d9037d27ce534c02 Mon Sep 17 00:00:00 2001 From: Cyril Rohr Date: Thu, 15 Feb 2024 20:23:45 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fa0f65..c7b87db 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Shockingly faster cache action -This action is a drop-in replacement for the official `actions/cache@v4` action, for use with the [RunsOn](https://runs-on.com) self-hosted GitHub Action runner provider. +This action is a drop-in replacement for the official `actions/cache@v4` action, for use with the [RunsOn](https://runs-on.com) self-hosted GitHub Action runner provider, or with your own self-hosted runner solution. ![image](https://github.com/runs-on/cache/assets/6114/e61c5b6f-aa86-48be-9e1b-baac6dce9b84)