about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 7142acf..e633dbe 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,8 @@ An IRC bot I'm working on to practice Go.
 
 ## Features
 
-External config file in JSON, optionally set via flag '-c'
-Gives example config file with flag '-j'
+External config file in JSON, optionally set via flag '-c'  
+Gives example config file with flag '-j'  
 Basic command/response structure  
 Some minor command/OS Call functions  
 Can define a bot owner for certain commands  
@@ -14,4 +14,4 @@ Able to identify with services
 ## TODO
 
 Externalize basic command/responses  
-Add interaction with Gotify API to send notification to channel admin when needed
+Add interaction with Gotify API to send notification to channel admin when needed