Skip to content

Commit a37aa5a

Browse files
committed
update README.md
1 parent 38cc61e commit a37aa5a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
[![Build Status](https://www.travis-ci.org/tonerdo/coverlet.svg?branch=master)](https://www.travis-ci.org/tonerdo/coverlet)
2-
[![Build status](https://ci.appveyor.com/api/projects/status/6rdf00wufospr4r8?svg=true)](https://ci.appveyor.com/project/tonerdo/coverlet)
3-
[![Coverage Status](https://img.shields.io/coveralls/github/tonerdo/coverlet.svg)](https://coveralls.io/github/tonerdo/coverlet?branch=master)
4-
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
5-
# coverlet
1+
# coverlet [![Build Status](https://www.travis-ci.org/tonerdo/coverlet.svg?branch=master)](https://www.travis-ci.org/tonerdo/coverlet) [![Build status](https://ci.appveyor.com/api/projects/status/6rdf00wufospr4r8?svg=true)](https://ci.appveyor.com/project/tonerdo/coverlet) [![Coverage Status](https://img.shields.io/coveralls/github/tonerdo/coverlet.svg)](https://coveralls.io/github/tonerdo/coverlet?branch=master) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
62

73
Coverlet is a cross platform code coverage library for .NET Core, with support for line and method coverage.
84

0 commit comments

Comments
 (0)