From 8dc131dc3f046fdc13ea26f17f6a87baebd2daf7 Mon Sep 17 00:00:00 2001 From: golangci <35628013+golangci@users.noreply.github.com> Date: Sat, 26 May 2018 10:03:41 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d9d1cb5..3175cb35 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,8 @@ go get -u github.com/golangci/golangci-lint/cmd/golangci-lint Example of output: ![Screenshot of sample output](docs/run_screenshot.png) -Short 2 min video demo of analyzing [beego](https://github.com/astaxie/beego). -[![asciicast](https://asciinema.org/a/183318.png)](https://asciinema.org/a/183318) +Short 1.5 min video demo of analyzing [beego](https://github.com/astaxie/beego). +[![asciicast](https://asciinema.org/a/1a1qaEXMlOSeRyvASbnuFomah.png)](https://asciinema.org/a/1a1qaEXMlOSeRyvASbnuFomah) # Quick Start To run golangci-lint execute: