From: Simon J Mudd Date: Thu, 11 Dec 2014 22:30:50 +0000 (+0100) Subject: Fix markup X-Git-Url: http://git.iain.cx/?p=pstop.git;a=commitdiff_plain;h=c07244548e05486c55655bffca45221460d6a421 Fix markup --- diff --git a/README.md b/README.md index 9985f22..0eec5ac 100644 --- a/README.md +++ b/README.md @@ -22,13 +22,13 @@ Install and update this go package with `go get -u github.com/sjmudd/pstop` ### Configuration Access to MySQL is currently via a defaults-file which is assumed -to be ~/.my.cnf. This should probably be made more configurable. +to be `~/.my.cnf`. This should probably be made more configurable. If you see a need for this please let me know. ### Grants Do not forget to ensure that the MySQL user you configure has access -to the performance_schema tables. +to the `performance_schema` tables. ### Screens