add coverage badge

This commit is contained in:
Eliot Jones
2017-12-05 23:45:59 +00:00
committed by GitHub
parent f40ff24786
commit 2dc7e78d2e

View File

@@ -1,5 +1,6 @@
# UglyToad.Pdf #
[![Build status](https://ci.appveyor.com/api/projects/status/ni7et2j2ml60pdi3?svg=true)](https://ci.appveyor.com/project/EliotJones/pdf)
[![codecov](https://codecov.io/gh/UglyToad/Pdf/branch/master/graph/badge.svg)](https://codecov.io/gh/UglyToad/Pdf)
Convert the [PdfBox](https://github.com/apache/pdfbox) code to C#.