Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rchowe committed May 4, 2012
1 parent 7fa12d7 commit a0ec11d
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Expand Up @@ -4,4 +4,11 @@ Go IRC Bots
IRC Bots written in Google Go IRC Bots written in Google Go
----------------------------- -----------------------------


This is exactly what it sounds like. Project for CS 195 (tech talks) at UVM. This is exactly what it sounds like. Project for CS 195 (tech talks) at UVM. To start using the bot, do

```bash
$ go run main.go irc.foonetic.net:6667 [nick] [channel]
```

Don't forget to escape the `#` in the prompt for the channel.

0 comments on commit a0ec11d

Please sign in to comment.