From dd1834675b7e09972979d8d6f273f98767230b6c Mon Sep 17 00:00:00 2001 From: Liam Galvin Date: Sat, 24 Nov 2018 22:07:47 +0000 Subject: [PATCH] Add release badge to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 33c0a79..318a317 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![CircleCI](https://circleci.com/gh/liamg/aminal/tree/master.svg?style=svg)](https://circleci.com/gh/liamg/aminal/tree/master) [![GoReportCard](https://goreportcard.com/badge/github.com/liamg/aminal)](https://goreportcard.com/report/github.com/liamg/aminal) +[![Github Release](https://github.com/liamg/aminal/releases)](https://img.shields.io/github/release/liamg/aminal.svg) Aminal is a modern terminal emulator for Mac/Linux implemented in Golang and utilising OpenGL.