From 322afcf9b158fbdeec5b92d2b09b431aa920e033 Mon Sep 17 00:00:00 2001 From: Florian Preusner Date: Mon, 21 Oct 2013 14:36:47 +0200 Subject: [PATCH] cleanup --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 62e726f..6e690c6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -Symfony GuzzleBundle -[![Latest Stable Version](https://poser.pugx.org/eightpoints/guzzle-bundle/v/stable.png)](https://packagist.org/packages/eightpoints/guzzle-bundle) -[![Total Downloads](https://poser.pugx.org/eightpoints/guzzle-bundle/downloads.png)](https://packagist.org/packages/eightpoints/guzzle-bundle) +Symfony GuzzleBundle [![Latest Stable Version](https://poser.pugx.org/eightpoints/guzzle-bundle/v/stable.png)](https://packagist.org/packages/eightpoints/guzzle-bundle) [![Total Downloads](https://poser.pugx.org/eightpoints/guzzle-bundle/downloads.png)](https://packagist.org/packages/eightpoints/guzzle-bundle) ==================== [![knpbundles.com](http://knpbundles.com/8p/GuzzleBundle/badge)](http://knpbundles.com/8p/GuzzleBundle) [![SensioLabsInsight](https://insight.sensiolabs.com/projects/5cf56080-9357-49a3-83b2-a3dd20a8a590/big.png)](https://insight.sensiolabs.com/projects/5cf56080-9357-49a3-83b2-a3dd20a8a590) @@ -38,7 +36,7 @@ new EightPoints\Bundle\GuzzleBundle\GuzzleBundle() Configuration in config.yml: ``` yaml guzzle: - base_url: "http://api.domain.tld" + base_url: "http://api.domain.tld" # custom headers headers: