about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index bc0405e..d1b34f1 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,8 @@ 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  
-Can specify owner for certain commands, such as !join #channel, or customizable "die"/"quit" command.
+Can define a bot owner for certain commands  
+Able to identify with services  
 
 ## TODO