Skip to content

Commit b28e9bd

Browse files
committed
readme: add release and license badge, remove coverage
1 parent 84ead18 commit b28e9bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# libchen
22

33
[![Build Status](https://travis-ci.org/chensoft/libchen.svg?branch=master)](https://travis-ci.org/chensoft/libchen)
4-
[![Coverage Status](https://coveralls.io/repos/github/chensoft/libchen/badge.svg?branch=master)](https://coveralls.io/github/chensoft/libchen?branch=master)
4+
[![release](http://github-release-version.herokuapp.com/github/chensoft/libchen/release.svg?style=flat)](https://github.com/chensoft/libchen/releases/latest)
5+
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/hyperium/hyper/master/LICENSE)
56

67
libchen is a micro C++ foundation framework, it contains many useful and handy methods for creating complex software. It's open-source and released under the MIT License. If you have any questions or advices, feel free to contact me via [email](mailto:admin@chensoft.com).
78

0 commit comments

Comments
 (0)