forgot to add smap.go to the run command

This commit is contained in:
Elliott Pardee 2015-02-12 07:12:44 -05:00
parent a228501201
commit aba5b5cfab

View File

@ -3,7 +3,7 @@ irc-osric
[![Build Status](https://travis-ci.org/vypr/irc-osric.svg?branch=master)](https://travis-ci.org/vypr/irc-osric) [![Build Status](https://travis-ci.org/vypr/irc-osric.svg?branch=master)](https://travis-ci.org/vypr/irc-osric)
Run with `go run bot.go slices.go`. Run with `go run bot.go smap.go slices.go`.
Goal: Create an IRC bot that can effectively maintain an active OSRIC session. Goal: Create an IRC bot that can effectively maintain an active OSRIC session.