From 0bf78801b19f5001b5bd5826be5a185ede0b004f Mon Sep 17 00:00:00 2001 From: Jean-Marie Renouard Date: Fri, 22 Jan 2016 11:28:46 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84ee4dc..1f7c3ae 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ MySQLTuner-perl ==== [![Build Status - Master](https://travis-ci.org/major/MySQLTuner-perl.svg?branch=master)](https://travis-ci.org/major/MySQLTuner-perl) +[![Project Status](http://opensource.box.com/badges/maintenance.svg)](http://opensource.box.com/badges) MySQLTuner is a script written in Perl that allows you to review a MySQL installation quickly and make adjustments to increase performance and stability. The current configuration variables and status data is retrieved and presented in a brief format along with some basic performance suggestions.