From 5d58cf40c1c3f05cbfd50578abfb5676ec1bbd8f Mon Sep 17 00:00:00 2001 From: Ben Hymers Date: Fri, 15 Jan 2016 00:40:33 +0000 Subject: [PATCH] Add Issue Stats badges to README.md The readme was looking lonely after the BitDeli badge was taken away. Here are some nice badges to replace it, which also helpfully show how active a project this has become! They show recent average time to close issues and PRs. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d23dc61..75617f1 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ Recast & Detour [![Travis (Linux) Build Status](https://travis-ci.org/recastnavigation/recastnavigation.svg?branch=master)](https://travis-ci.org/recastnavigation/recastnavigation) [![Appveyor (Windows) Build Status](https://ci.appveyor.com/api/projects/status/20w84u25b3f8h179/branch/master?svg=true)](https://ci.appveyor.com/project/recastnavigation/recastnavigation/branch/master) +[![Issue Stats](http://www.issuestats.com/github/recastnavigation/recastnavigation/badge/pr?style=flat)](http://www.issuestats.com/github/recastnavigation/recastnavigation) +[![Issue Stats](http://www.issuestats.com/github/recastnavigation/recastnavigation/badge/issue?style=flat)](http://www.issuestats.com/github/recastnavigation/recastnavigation) + ![screenshot of a navmesh baked with the sample program](/RecastDemo/screenshot.png?raw=true) ## Recast