From c19c2bab152e2810a319c72c541b22561099ec71 Mon Sep 17 00:00:00 2001 From: Dawid Dziurla Date: Tue, 17 Sep 2019 14:08:44 +0200 Subject: [PATCH] README: add link to tag badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf2654c5..a5ccaa1e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A simple terminal UI for both docker and docker-compose, written in Go with the [![Go Report Card](https://goreportcard.com/badge/github.com/jesseduffield/lazydocker)](https://goreportcard.com/report/github.com/jesseduffield/lazydocker) [![GolangCI](https://golangci.com/badges/github.com/jesseduffield/lazydocker.svg)](https://golangci.com) [![GoDoc](https://godoc.org/github.com/jesseduffield/lazydocker?status.svg)](http://godoc.org/github.com/jesseduffield/lazydocker) -[![GitHub tag](https://img.shields.io/github/tag/jesseduffield/lazydocker.svg)]() +[![GitHub tag](https://img.shields.io/github/tag/jesseduffield/lazydocker.svg)](https://github.com/jesseduffield/lazydocker/releases/latest) ![Gif](/docs/resources/demo3.gif)