From e16d312754f723cc0b5d6fbcb643df22677d7ef7 Mon Sep 17 00:00:00 2001 From: Stephan Schmitz Date: Sat, 6 Feb 2016 17:37:45 +0100 Subject: [PATCH 1/2] Add Scrutinizer code quality (9.44!! :)) badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c69d0009..1d454f45 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SEOstats: SEO metrics library for PHP -[![Latest Stable Version](https://poser.pugx.org/seostats/seostats/v/stable)](https://packagist.org/packages/seostats/seostats) [![Latest Unstable Version](https://poser.pugx.org/seostats/seostats/v/unstable)](https://packagist.org/packages/seostats/seostats) [![Build Status](https://travis-ci.org/eyecatchup/SEOstats.svg?branch=master)](https://travis-ci.org/eyecatchup/SEOstats) [![License](https://poser.pugx.org/seostats/seostats/license)](https://github.com/eyecatchup/SEOstats) [![Monthly Downloads](https://poser.pugx.org/seostats/seostats/d/monthly)](https://packagist.org/packages/seostats/seostats) +[![License](https://poser.pugx.org/seostats/seostats/license)](https://github.com/eyecatchup/SEOstats) [![Scrutinizer Code Quality Rating](https://scrutinizer-ci.com/g/eyecatchup/SEOstats/badges/quality-score.png?b=master "Image title")](https://scrutinizer-ci.com/g/eyecatchup/SEOstats/ "'Very good' code quality, says Scrutinizer C.I.") [![Build Status](https://travis-ci.org/eyecatchup/SEOstats.svg?branch=master)](https://travis-ci.org/eyecatchup/SEOstats) [![Scrutinizer Test Coverage Report](https://scrutinizer-ci.com/g/eyecatchup/SEOstats/badges/coverage.png?b=master "Image title")](https://scrutinizer-ci.com/g/eyecatchup/SEOstats/code-structure/master?elementType=class&orderField=test_coverage&order=desc&changesExpanded=0 "Test coverage report by Scrutinizer C.I.") [![Latest Stable Version](https://poser.pugx.org/seostats/seostats/v/stable)](https://packagist.org/packages/seostats/seostats) [![Latest Unstable Version](https://poser.pugx.org/seostats/seostats/v/unstable)](https://packagist.org/packages/seostats/seostats) [![Monthly Downloads](https://poser.pugx.org/seostats/seostats/d/monthly)](https://packagist.org/packages/seostats/seostats) SEOstats is _the_ open source PHP library to get SEO-relevant website metrics. From 886714f52e418d7221cf59152e7c8843528992c1 Mon Sep 17 00:00:00 2001 From: Stephan Schmitz Date: Sat, 6 Feb 2016 17:49:44 +0100 Subject: [PATCH 2/2] Update Readme 1. Add title tags to the badges on top of the page 2. Update year in the footer > 2016 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1d454f45..c385a3f1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SEOstats: SEO metrics library for PHP -[![License](https://poser.pugx.org/seostats/seostats/license)](https://github.com/eyecatchup/SEOstats) [![Scrutinizer Code Quality Rating](https://scrutinizer-ci.com/g/eyecatchup/SEOstats/badges/quality-score.png?b=master "Image title")](https://scrutinizer-ci.com/g/eyecatchup/SEOstats/ "'Very good' code quality, says Scrutinizer C.I.") [![Build Status](https://travis-ci.org/eyecatchup/SEOstats.svg?branch=master)](https://travis-ci.org/eyecatchup/SEOstats) [![Scrutinizer Test Coverage Report](https://scrutinizer-ci.com/g/eyecatchup/SEOstats/badges/coverage.png?b=master "Image title")](https://scrutinizer-ci.com/g/eyecatchup/SEOstats/code-structure/master?elementType=class&orderField=test_coverage&order=desc&changesExpanded=0 "Test coverage report by Scrutinizer C.I.") [![Latest Stable Version](https://poser.pugx.org/seostats/seostats/v/stable)](https://packagist.org/packages/seostats/seostats) [![Latest Unstable Version](https://poser.pugx.org/seostats/seostats/v/unstable)](https://packagist.org/packages/seostats/seostats) [![Monthly Downloads](https://poser.pugx.org/seostats/seostats/d/monthly)](https://packagist.org/packages/seostats/seostats) +[![License](https://poser.pugx.org/seostats/seostats/license "SEOstats is licensed under the M.I.T.")](https://github.com/eyecatchup/SEOstats) [![Scrutinizer Code Quality Rating](https://scrutinizer-ci.com/g/eyecatchup/SEOstats/badges/quality-score.png?b=master "Scrutinizer Code Quality Rating: Very Good!")](https://scrutinizer-ci.com/g/eyecatchup/SEOstats/ "'Very good' code quality, says Scrutinizer C.I.") [![Build Status](https://travis-ci.org/eyecatchup/SEOstats.svg?branch=master "Travis C.I. Build Status")](https://travis-ci.org/eyecatchup/SEOstats) [![Scrutinizer Test Coverage Report](https://scrutinizer-ci.com/g/eyecatchup/SEOstats/badges/coverage.png?b=master "Scrutinizer Test Coverage Report")](https://scrutinizer-ci.com/g/eyecatchup/SEOstats/code-structure/master?elementType=class&orderField=test_coverage&order=desc&changesExpanded=0 "Test coverage report by Scrutinizer C.I.") [![Latest Stable Version](https://poser.pugx.org/seostats/seostats/v/stable "Latest Stable Version")](https://packagist.org/packages/seostats/seostats) [![Latest Unstable Version](https://poser.pugx.org/seostats/seostats/v/unstable "Latest Unstable Version")](https://packagist.org/packages/seostats/seostats) [![Monthly Downloads](https://poser.pugx.org/seostats/seostats/d/monthly "That many people downloaded SEOstats from Github or Packagist this month.")](https://packagist.org/packages/seostats/seostats) SEOstats is _the_ open source PHP library to get SEO-relevant website metrics. @@ -457,6 +457,6 @@ More detailed examples can be found in the `./example` directory. ## License -(c) 2010 - 2014, Stephan Schmitz eyecatchup@gmail.com +(c) 2010 - 2016, Stephan Schmitz eyecatchup@gmail.com License: MIT, http://eyecatchup.mit-license.org -URL: https://github.com/eyecatchup/SEOstats +URL: https://eyecatchup.github.io