From 1a1bf1a7f03686536db197fc18cc8386313f42f6 Mon Sep 17 00:00:00 2001 From: Dawid Pogorzelski Date: Mon, 2 Aug 2021 08:23:48 +0200 Subject: [PATCH] Update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b6e6a7..d2ed897 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ [![Go](https://github.com/dpogorzelski/speedrun/actions/workflows/go.yml/badge.svg)](https://github.com/dpogorzelski/speedrun/actions/workflows/go.yml) Speedrun is an action execution framework that works at scale. + It allows you to run any action/command across any number of servers, projects and cloud vendors with ease and fast (currently GCP only but AWS and Azure will be supported as well), example: ```bash