From 6dae35653a2e34e45a65be309669459a58e86378 Mon Sep 17 00:00:00 2001 From: Guy Lichtman Date: Wed, 1 Aug 2012 21:37:49 +0300 Subject: [PATCH] readme improvements --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 68d3fa1..f8fa472 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ MySQL AUDIT Plugin MySQL AUDIT Plugin is a MySQL plugin from McAfee providing audit capabilities for MySQL, designed with an emphasis on security and audit requirements. The plugin may be used -as a stand alone audit solution or configured to feed data to external monitoring tools. +as a standalone audit solution or configured to feed data to external monitoring tools. Installation and Configuration @@ -14,12 +14,14 @@ Please check out our wiki on github for detailed installation and configuration https://github.com/mcafee/mysql-audit/wiki -Reporting Bugs +Issues ------------------------------ -Please report bugs to: https://github.com/mcafee/mysql-audit/issues +Found a bug? Got a feature request or question? -Please describe the problem verbosely. Try to see if it reproduces and +Please feel free to report to: https://github.com/mcafee/mysql-audit/issues + +If reporting a bug, please describe the problem verbosely. Try to see if it reproduces and include a detailed description on how to reproduce. Make sure to include your MySQL Server version and Audit Plugin version.