Commit 4f47f924a1e0ec965a5bc8514808a0f45437b0c3

Authored by Jay Berkenbilt
1 parent 7805352f

Add logo and build status to README

Showing 1 changed file with 4 additions and 0 deletions
README.md
  1 +# QPDF [![Build Status](https://travis-ci.org/qpdf/qpdf.svg?branch=master)](https://travis-ci.org/qpdf/qpdf)
  2 +
  3 +[![QPDF](logo/qpdf.svg)](https://qpdf.sourceforge.net)
  4 +
1 5 This is the QPDF package. Information about it can be found at https://qpdf.sourceforge.net. The source code repository is hosted at github: https://github.com/qpdf/qpdf.
2 6  
3 7 QPDF is copyright (c) 2005-2018 Jay Berkenbilt
... ...