From bc3336441c9dc849aeb00d694f59af15d511e25d Mon Sep 17 00:00:00 2001 From: Jean-Marie Renouard Date: Wed, 27 Jan 2016 19:15:24 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ccb9380..36f1042 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,11 @@ 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. + +![MysqlTuner](https://raw.github.com/major/MySQLTuner-perl/mysqltuner.png) + Compatibility: +==== * MySQL 5.7 (partial support) * MySQL 5.6 (full support)