From c07244548e05486c55655bffca45221460d6a421 Mon Sep 17 00:00:00 2001 From: Simon J Mudd Date: Thu, 11 Dec 2014 23:30:50 +0100 Subject: [PATCH] Fix markup --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.7.4