Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added an additional badges
  • Loading branch information
hdpero authored Nov 6, 2017
1 parent a3a102c commit 8bf3db3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# SilverStripe Google DFP
[![Build Status](https://travis-ci.org/fractaslabs/silverstripe-google-dfp.svg?branch=master)](https://travis-ci.org/fractaslabs/silverstripe-google-dfp)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/fractaslabs/silverstripe-google-dfp/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/fractaslabs/silverstripe-google-dfp/?branch=master)
[![Latest Stable Version](https://poser.pugx.org/fractaslabs/silverstripe-googleanalytics/v/stable)](https://packagist.org/packages/fractaslabs/silverstripe-googleanalytics)
[![Latest Unstable Version](https://poser.pugx.org/fractaslabs/silverstripe-googleanalytics/v/unstable)](https://packagist.org/packages/fractaslabs/silverstripe-googleanalytics)
[![Total Downloads](https://poser.pugx.org/fractaslabs/silverstripe-googleanalytics/downloads)](https://packagist.org/packages/fractaslabs/silverstripe-googleanalytics)
[![License](https://poser.pugx.org/fractaslabs/silverstripe-googleanalytics/license)](https://packagist.org/packages/fractaslabs/silverstripe-googleanalytics)

## Overview
An customizable SilverStripe module for Google DoubleClick for Publishers (DFP).
Expand All @@ -15,7 +19,7 @@ An customizable SilverStripe module for Google DoubleClick for Publishers (DFP).
```
composer require fractaslabs/silverstripe-google-dfp
```
* Add to your configuration:
* Add to your configuration YML file:
```yaml
---
name: mygoogledfp
Expand Down

0 comments on commit 8bf3db3

Please sign in to comment.