From 0cd34706d90ba4e0fb73ca346becea0c90ee57c3 Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Wed, 13 Aug 2014 14:34:42 +0800 Subject: [PATCH] Use svg instead of png to get better image quality --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca2bff4..c111246 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # libbbs [![Build Status](https://travis-ci.org/pcman-bbs/libbbs.svg?branch=master)](https://travis-ci.org/pcman-bbs/libbbs) -[![Coverage Status](https://coveralls.io/repos/pcman-bbs/libbbs/badge.png?branch=master)](https://coveralls.io/r/pcman-bbs/libbbs?branch=master) +[![Coverage Status](https://img.shields.io/coveralls/pcman-bbs/libbbs.svg)](https://coveralls.io/r/pcman-bbs/libbbs?branch=master) A telnet Bulletin Board System (BBS) helper library. This library provides the following features for BBS: * Unicode-at-on (UAO)