diff options
author | Ben Morrison <ben@gbmor.dev> | 2019-08-28 00:50:35 -0400 |
---|---|---|
committer | Ben Morrison <ben@gbmor.dev> | 2019-08-28 00:50:35 -0400 |
commit | 6506dc011f2f7257cd59825570a0e4ba8fe5c378 (patch) | |
tree | f34bae70bf17b0684261f490c7a391227939ad3a /README.md | |
parent | 07511f9ef1088e2b931910744dbc2586fbd0007c (diff) | |
download | clinte-6506dc011f2f7257cd59825570a0e4ba8fe5c378.tar.gz |
added codecov badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 5c789a5..f87fbe5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# clinte [![Build Status](https://travis-ci.com/gbmor/clinte.svg?branch=master)](https://travis-ci.com/gbmor/clinte) +# clinte [![Build Status](https://travis-ci.com/gbmor/clinte.svg?branch=master)](https://travis-ci.com/gbmor/clinte) [![codecov](https://codecov.io/gh/gbmor/clinte/branch/master/graph/badge.svg)](https://codecov.io/gh/gbmor/clinte) Command-line community notice board. Post simple notes for other users to see. Username is tagged automatically. |