diff --git a/README.md b/README.md index 484be6c..dad54fb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ pdfio - PDF Read/Write Library ============================== +![Version](https://img.shields.io/github/v/release/michaelrsweet/pdfio?include_prereleases) +![Apache 2.0](https://img.shields.io/github/license/michaelrsweet/pdfio) +![Build](https://github.com/michaelrsweet/pdfio/workflows/Build/badge.svg) +[![Coverity Scan Status](https://img.shields.io/coverity/scan/22385.svg)](https://scan.coverity.com/projects/michaelrsweet-pdfio) +[![LGTM Grade](https://img.shields.io/lgtm/grade/cpp/github/michaelrsweet/pdfio)](https://lgtm.com/projects/g/michaelrsweet/pdfio/context:cpp) +[![LGTM Alerts](https://img.shields.io/lgtm/alerts/github/michaelrsweet/pdfio)](https://lgtm.com/projects/g/michaelrsweet/pdfio/) + PDFio is a simple C library for reading and writing PDF files. The primary goals of PDFio are: