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 02:31:20 -0400
committerBenny Morrison <benmorrison@ttm.sh>2019-03-17 02:31:20 -0400
commit69a42ee7e03c55be181a0c5924c22d2810713958 (patch)
treeb040aede7ae267905036d796c98871798b4f08a7 /README.md
parent508f262b90e9fd503fc2cad874a4d7ffc8cb1df9 (diff)
downloadgoofbot-69a42ee7e03c55be181a0c5924c22d2810713958.tar.gz
formatting
Diffstat (limited to 'README.md')
-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