diff --git a/README.md b/README.md index b1145da..2eb0682 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # fusonic/opengraph -[![Build Status](https://travis-ci.org/fusonic/opengraph.png)](https://travis-ci.org/fusonic/opengraph) -[![](https://scrutinizer-ci.com/g/fusonic/opengraph/badges/coverage.png?b=2.x)](https://scrutinizer-ci.com/g/fusonic/opengraph/?branch=2.x) -[![Total Downloads](https://poser.pugx.org/fusonic/opengraph/downloads.png)](https://packagist.org/packages/fusonic/opengraph) +[![Latest Stable Version](https://poser.pugx.org/fusonic/opengraph/v/stable)](https://packagist.org/packages/fusonic/opengraph) +[![Total Downloads](https://poser.pugx.org/fusonic/opengraph/downloads)](https://packagist.org/packages/fusonic/opengraph) +[![Build Status](https://api.travis-ci.org/fusonic/opengraph.svg?branch=2.x)](https://travis-ci.org/fusonic/opengraph?branch=2.x) +[![License](https://poser.pugx.org/fusonic/opengraph/license)](https://packagist.org/packages/fusonic/opengraph) A simple library to read Open Graph data from the web and generate HTML code to publish your own Open Graph objects. A fallback mode enables you to read data from websites that do not implement the Open Graph protocol.