Skip to content

Commit 5f362f1

Browse files
committed
Updated README badges
1 parent 7275e42 commit 5f362f1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# fusonic/opengraph
22

3-
[![Build Status](https://travis-ci.org/fusonic/opengraph.png)](https://travis-ci.org/fusonic/opengraph)
4-
[![](https://scrutinizer-ci.com/g/fusonic/opengraph/badges/coverage.png?b=2.x)](https://scrutinizer-ci.com/g/fusonic/opengraph/?branch=2.x)
5-
[![Total Downloads](https://poser.pugx.org/fusonic/opengraph/downloads.png)](https://packagist.org/packages/fusonic/opengraph)
3+
[![Latest Stable Version](https://poser.pugx.org/fusonic/opengraph/v/stable)](https://packagist.org/packages/fusonic/opengraph)
4+
[![Total Downloads](https://poser.pugx.org/fusonic/opengraph/downloads)](https://packagist.org/packages/fusonic/opengraph)
5+
[![Build Status](https://api.travis-ci.org/fusonic/opengraph.svg?branch=2.x)](https://travis-ci.org/fusonic/opengraph?branch=2.x)
6+
[![License](https://poser.pugx.org/fusonic/opengraph/license)](https://packagist.org/packages/fusonic/opengraph)
67

78
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.
89

0 commit comments

Comments
 (0)