From 0de0f7d15ef78e253dcc70554cfea55cc2be5bd8 Mon Sep 17 00:00:00 2001 From: jrfnl Date: Fri, 7 Sep 2018 13:49:20 +0200 Subject: [PATCH] :books: README: replace maintenance badge The `year` part of the Shields.io `maintained` badge needs to be updated with the current year for it not to show as "No" (unmaintained/abandoned). I'd like to suggest using a different badge - "Last commit" - instead which doesn't need manual updating each year and still gives a reasonable indication of the maintenance status of the project. Refs: * https://shields.io/#/examples/other --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 738a9caf..e8aa6ecc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # PHP_CodeSniffer Standards Composer Installer Plugin ![Project Stage][project-stage-shield] -![Maintenance][maintenance-shield] +![Last Commit][last-updated-shield] ![Awesome][awesome-shield] [![License][license-shield]](LICENSE.md) @@ -204,7 +204,7 @@ THE SOFTWARE. [frenck]: https://github.com/frenck [get-in-touch]: https://www.dealerdirect.com/en/contact [license-shield]: https://img.shields.io/github/license/dealerdirect/phpcodesniffer-composer-installer.svg -[maintenance-shield]: https://img.shields.io/maintenance/yes/2017.svg +[last-updated-shield]: https://img.shields.io/github/last-commit/Dealerdirect/phpcodesniffer-composer-installer.svg [packagist-shield]: https://img.shields.io/packagist/dt/dealerdirect/phpcodesniffer-composer-installer.svg [packagist-version-shield]: https://img.shields.io/packagist/v/dealerdirect/phpcodesniffer-composer-installer.svg [packagist-version]: https://packagist.org/packages/dealerdirect/phpcodesniffer-composer-installer