Add code coverage badge to README

This commit is contained in:
Zach Seils (seils) 2018-04-27 08:46:11 -04:00
parent 0579b2935c
commit 858c4eb808
1 changed files with 4 additions and 0 deletions

View File

@ -14,6 +14,10 @@ Lemur
.. image:: https://travis-ci.org/Netflix/lemur.svg
:target: https://travis-ci.org/Netflix/lemur
.. image:: https://coveralls.io/repos/github/Netflix/lemur/badge.svg?branch=master
:target: https://coveralls.io/github/Netflix/lemur?branch=master
Lemur manages TLS certificate creation. While not able to issue certificates itself, Lemur acts as a broker between CAs
and environments providing a central portal for developers to issue TLS certificates with 'sane' defaults.