Update readme

This commit is contained in:
2021-03-22 00:11:49 +01:00
parent 5ef2968abb
commit d05105b488

View File

@@ -6,6 +6,8 @@
# Speedrun # 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. Speedrun executes commands, at scale.
@@ -18,11 +20,7 @@ Features:
## Installation ## Installation
Download the precompiled binary from here: Download the precompiled binary from here: [Releases](https://github.com/dpogorzelski/speedrun/releases)
```bash
curl https://github.com/dpogorzelski/speedrun/releases/tag/0.1.0
```
## Usage ## Usage