about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorBenny Morrison <benmorrison@ttm.sh>2019-03-17 03:15:15 -0400
committerBenny Morrison <benmorrison@ttm.sh>2019-03-17 03:15:15 -0400
commit01338fff876050d52231e970f661bdd83fbcaf8b (patch)
tree0c0e7cd179b06250455dbcafd3514308b78c8427 /README.md
parent43a1e0288113652dbde629577baa8afb664b4f4d (diff)
downloadgoofbot-01338fff876050d52231e970f661bdd83fbcaf8b.tar.gz
formatting
Diffstat (limited to 'README.md')
-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