1
0
Fork 0
mirror of https://github.com/fluffle/goirc synced 2025-09-06 00:43:20 +00:00

Updated README with synopsis code

This commit is contained in:
Alex Bramley 2009-12-17 21:47:33 +00:00
parent ae8e34ff0e
commit 07ff350dd0
2 changed files with 23 additions and 4 deletions

View file

@ -1,7 +1,7 @@
package main
import (
"./irc/_obj/irc"
"irc"
"fmt"
"os"
"bufio"