about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index c605ec1..aa528dd 100644
--- a/README.md
+++ b/README.md
@@ -6,10 +6,10 @@ An IRC bot I'm working on to practice Go.
 
 External config file in JSON, optionally set via flag '-c'  
 Gives example config file with flag '-j'  
-Standard command/response structure
-    !totalusers - reports number of registered users  
-    !users - reports logged in users  
-    !uptime - reports uptime and load      
+Standard command/response structure  
+* !totalusers - reports number of registered users  
+* !users - reports logged in users  
+* !uptime - reports uptime and load      
 Can define a bot owner for certain commands  
 Able to identify with services