From 14e6bb322c6fc567e10e508a656b98eb1f864eb1 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 1 Oct 2015 18:06:45 +0300 Subject: [PATCH] Add latest release badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aaf3c60..ae03e49 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Build Status](https://travis-ci.org/AMDmi3/libSDL2pp.svg?branch=master)](https://travis-ci.org/AMDmi3/libSDL2pp) [![Coverity Scan Build Status](https://scan.coverity.com/projects/3980/badge.svg)](https://scan.coverity.com/projects/3980) +[![Latest release](https://img.shields.io/github/release/AMDmi3/libSDL2pp.svg)](https://github.com/AMDmi3/libSDL2pp/releases) This library provides C++11 bindings/wrapper for SDL2 and satellite libraries.