Add release badge to readme

This commit is contained in:
Liam Galvin 2018-11-24 22:07:47 +00:00
parent b31c5d5ea6
commit dd1834675b
1 changed files with 1 additions and 0 deletions

View File

@ -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.