From 58822b0976865e8afec22573fee0d957e346e31b Mon Sep 17 00:00:00 2001 From: Jean-Marie Renouard Date: Fri, 22 Jan 2016 11:29:54 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1f7c3ae..310a630 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/active.svg)](http://opensource.box.com/badges) [![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.