summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Peter <sharkdp@users.noreply.github.com>2018-01-14 22:12:02 +0100
committerGitHub <noreply@github.com>2018-01-14 22:12:02 +0100
commitcaff4e10fbb2cc0b0dde4189075ce22b05eeaf50 (patch)
treead3550968326a7a971cd79699fc2b04831bb9537
parenta3b99b10cb8c0596ce018237879eb222b6510b9e (diff)
Update READMEv0.2.0
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 19c4290..89dbadb 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,8 @@ Usage
```
## Demo
-![hyperfine](https://i.imgur.com/iVd5lQ8.gif)
+
+![hyperfine](https://i.imgur.com/5OqrGWe.gif)
## Features
@@ -19,6 +20,7 @@ Usage
## Installation
+Hyperfine can be install via [cargo](https://doc.rust-lang.org/cargo/):
```
cargo install hyperfine
```