Commit 22a167a0142e7cf9b711ae78b89c5372f8ced83a

Authored by Jay Berkenbilt
1 parent e9195b0b

Add lgtm badges

Showing 1 changed file with 2 additions and 0 deletions
README.md
... ... @@ -3,6 +3,8 @@
3 3 [![QPDF](logo/qpdf.svg)](http://qpdf.sourceforge.net)
4 4  
5 5 [![Azure Pipeline Build Status](https://dev.azure.com/qpdf/qpdf/_apis/build/status/qpdf.qpdf)](https://dev.azure.com/qpdf/qpdf/_build/latest?definitionId=5) [![Travis Build Status](https://travis-ci.org/qpdf/qpdf.svg?branch=master)](https://travis-ci.org/qpdf/qpdf)
  6 +[![Total lgtm alerts](https://img.shields.io/lgtm/alerts/g/qpdf/qpdf.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/qpdf/qpdf/alerts/)
  7 +[![Language grade on lgtm: C/C++](https://img.shields.io/lgtm/grade/cpp/g/qpdf/qpdf.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/qpdf/qpdf/context:cpp)
6 8  
7 9 This is the QPDF package. Information about it can be found at http://qpdf.sourceforge.net. The source code repository is hosted at GitHub: https://github.com/qpdf/qpdf.
8 10  
... ...