diff options
-rw-r--r-- | README.md | 2 |
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 |