From 9e8992178e8d613ba62f26a7fcdf04559f434aeb Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 11 Jan 2017 18:58:02 +0300 Subject: [PATCH] Add repology badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4c64a28..394f50b 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![Coverity Scan Build Status](https://scan.coverity.com/projects/3980/badge.svg)](https://scan.coverity.com/projects/3980) [![Coverage Status](https://coveralls.io/repos/github/libSDL2pp/libSDL2pp/badge.svg?branch=master)](https://coveralls.io/github/libSDL2pp/libSDL2pp?branch=master) [![Latest release](https://img.shields.io/github/release/libSDL2pp/libSDL2pp.svg)](https://github.com/libSDL2pp/libSDL2pp/releases) +[![Packaging status](http://repology.org/badge/tiny-repos/libsdl2pp.svg)](http://repology.org/metapackage/libsdl2pp) This library provides C++11 bindings/wrapper for SDL2 and satellite libraries.