Skip to content

Commit

Permalink
Merge pull request #13 from PeterDaveHello/patch-2
Browse files Browse the repository at this point in the history
Use svg instead of png to get better image quality
  • Loading branch information
czchen committed Aug 13, 2014
2 parents cb8f83d + 0cd3470 commit 337fd5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit 337fd5c

Please sign in to comment.