From bd161e8dedee65b4be86bd20fd59212f59079a44 Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Sat, 24 Oct 2020 08:39:00 +0200 Subject: [PATCH] Add release badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 100636d..b6d35ac 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ Bubbles ======= +[![Latest Release](https://img.shields.io/github/release/charmbracelet/bubbles.svg)](https://github.com/charmbracelet/bubbles/releases) [![Build Status](https://github.com/charmbracelet/bubbles/workflows/build/badge.svg)](https://github.com/charmbracelet/bubbles/actions) [![Go ReportCard](http://goreportcard.com/badge/charmbracelet/bubbles)](http://goreportcard.com/report/charmbracelet/bubbles) [![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](https://pkg.go.dev/github.com/charmbracelet/bubbles)