Fix markup
[pstop.git] / README.md
index b2f03c2..0eec5ac 100644 (file)
--- a/README.md
+++ b/README.md
@@ -17,18 +17,18 @@ most welcome.
 
 ### Installation
 
-Install and update this go package with `go get -u github.com/sjmudd/pstop
+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