From ce32b661d541b59abc138692f7970e4a6d8d5d44 Mon Sep 17 00:00:00 2001 From: Pavel Djundik Date: Wed, 28 Oct 2015 19:08:02 +0200 Subject: [PATCH] Put badges on a separate line --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a502290..93f1752 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ -# PHP Source Query [![Build Status](https://img.shields.io/travis/xPaw/PHP-Source-Query.svg)](https://travis-ci.org/xPaw/PHP-Source-Query) [![Test Coverage](https://img.shields.io/codeclimate/coverage/github/xPaw/PHP-Source-Query.svg)](https://codeclimate.com/github/xPaw/PHP-Source-Query) [![Packagist](https://img.shields.io/packagist/dt/xpaw/php-source-query-class.svg)](https://packagist.org/packages/xpaw/php-source-query-class) [![Packagist](https://img.shields.io/packagist/v/xpaw/php-source-query-class.svg)](https://packagist.org/packages/xpaw/php-source-query-class) +# PHP Source Query + +[![Build Status](https://img.shields.io/travis/xPaw/PHP-Source-Query.svg)](https://travis-ci.org/xPaw/PHP-Source-Query) +[![Test Coverage](https://img.shields.io/codeclimate/coverage/github/xPaw/PHP-Source-Query.svg)](https://codeclimate.com/github/xPaw/PHP-Source-Query) +[![Packagist Downloads](https://img.shields.io/packagist/dt/xpaw/php-source-query-class.svg)](https://packagist.org/packages/xpaw/php-source-query-class) +[![Packagist Version](https://img.shields.io/packagist/v/xpaw/php-source-query-class.svg)](https://packagist.org/packages/xpaw/php-source-query-class) This class was created to query game server which use the Source query protocol, this includes all source games, and all the games that implement Steamworks.