about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c54356f..bc0405e 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ An IRC bot I'm working on to practice Go.
 
 External config file in JSON  
 Basic command/response structure  
-Some minor command/OS Call functions
+Some minor command/OS Call functions  
 Can specify owner for certain commands, such as !join #channel, or customizable "die"/"quit" command.
 
 ## TODO