From cab64a98ef8b975366ea25f29895c5c27b815638 Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Sun, 15 Jan 2017 16:54:29 +0200 Subject: [PATCH] docs(README): update preview --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8e398f58b..36e31118bd 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ pnpm is a fast implementation of `npm install`. It is loosely based off [ied]. -![](docs/images/screencast.gif) +[![asciicast](http://i.imgur.com/6GLLHaV.gif)](https://asciinema.org/a/99357) *Read our [contributing guide](CONTRIBUTING.md) if you're looking to contribute.*