From 9e428b80c81429f74b2bcdff8707b7d9c492e690 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Fri, 1 Apr 2016 11:47:42 +0200 Subject: [PATCH] Added link to build stats in README. --- graph-lib/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graph-lib/README.md b/graph-lib/README.md index 23c4fd93..c9d5fb1d 100644 --- a/graph-lib/README.md +++ b/graph-lib/README.md @@ -1,6 +1,7 @@ [![Build Status,](https://img.shields.io/travis/jsmaniac/phc/master.svg)](https://travis-ci.org/jsmaniac/phc) [![Coverage Status,](https://img.shields.io/coveralls/jsmaniac/phc/master.svg)](https://coveralls.io/github/jsmaniac/phc) -[![Online Documentation.](https://img.shields.io/badge/docs-online-brightgreen.svg)](http://jsmaniac.github.io/phc/) +[![Build Stats,](https://img.shields.io/badge/build-stats-blue.svg)](http://jsmaniac.github.io/travis-stats/#jsmaniac/phc) +[![Online Documentation.](https://img.shields.io/badge/docs-online-blue.svg)](http://jsmaniac.github.io/phc/) This project is written in Typed/Racket using Literate Programming. See the [online documentation](http://jsmaniac.github.io/phc/) if you want to dig into