Fix markup
authorSimon J Mudd <sjmudd@pobox.com>
Thu, 11 Dec 2014 22:30:50 +0000 (23:30 +0100)
committerSimon J Mudd <sjmudd@pobox.com>
Thu, 11 Dec 2014 22:30:50 +0000 (23:30 +0100)
README.md

index 9985f22..0eec5ac 100644 (file)
--- 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