From f10df53c9bc9a6af54217cb42e643e271f0dc7f8 Mon Sep 17 00:00:00 2001 From: Jean-Marie Renouard Date: Mon, 24 Aug 2015 15:39:21 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1c6f4a..0555f45 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ MySQLTuner-perl ==== -[![Build Status](https://travis-ci.org/major/MySQLTuner-perl.svg?branch=master)](https://travis-ci.org/major/MySQLTuner-perl) +[![Build Status - Master](https://travis-ci.org/major/MySQLTuner-perl.svg?branch=master)](https://travis-ci.org/major/MySQLTuner-perl) 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.