From d05105b488ea57f69221f5ed4329becce3e843eb Mon Sep 17 00:00:00 2001 From: Dawid Pogorzelski Date: Mon, 22 Mar 2021 00:11:49 +0100 Subject: [PATCH] Update readme --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a6222d3..569baef 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ # Speedrun +[![license](https://img.shields.io/badge/license-MPL2-blue.svg)](https://github.com/dpogorzelski/speedrun/blob/master/LICENSE) +[![Go Report Card](https://goreportcard.com/badge/github.com/dpogorzelski/speedrun)](https://goreportcard.com/report/github.com/dpogorzelski/speedrun) Speedrun executes commands, at scale. @@ -18,11 +20,7 @@ Features: ## Installation -Download the precompiled binary from here: - -```bash -curl https://github.com/dpogorzelski/speedrun/releases/tag/0.1.0 -``` +Download the precompiled binary from here: [Releases](https://github.com/dpogorzelski/speedrun/releases) ## Usage