Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Olson committed Mar 26, 2013
1 parent 11336e4 commit 2eae080
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
@@ -0,0 +1,19 @@
enfin
=====
A simple IRC bot in C.

Building
--------
Just `make`.

Running
-------
``` sh
$ ./enfin irc.freenode.net 6667
```

It will join the channel #bots.

Dependencies
------------
Enfin uses the [talloc](http://talloc.samba.org) library. It's probably in your Linux distribution's repositories.

0 comments on commit 2eae080

Please sign in to comment.