From a4b0c0a07aab2c61f339c6ff59fc573eff78cbad Mon Sep 17 00:00:00 2001 From: Cong Date: Wed, 31 May 2017 17:19:35 +1000 Subject: Replace openhub badge with release version --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fab002..8622c94 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ TinyDir ======= -[![Build Status](https://travis-ci.org/cxong/tinydir.svg?branch=master)](https://travis-ci.org/cxong/tinydir)[![Project Stats](https://www.openhub.net/p/tinydir/widgets/project_thin_badge.gif)](https://www.openhub.net/p/tinydir) +[![Build Status](https://travis-ci.org/cxong/tinydir.svg?branch=master)](https://travis-ci.org/cxong/tinydir) +[![Release](http://img.shields.io/github/release/cxong/tinydir.svg)](https://github.com/cxong/tinydir/releases/latest) Lightweight, portable and easy to integrate C directory and file reader. TinyDir wraps dirent for POSIX and FindFirstFile for Windows. -- cgit v1.2.3