update README and LICENSE

This commit is contained in:
epic morphism 2019-05-16 22:03:46 +02:00
parent 08c43cabfc
commit a46944e62f
3 changed files with 680 additions and 621 deletions

1284
LICENSE

File diff suppressed because it is too large Load Diff

14
README Normal file
View File

@ -0,0 +1,14 @@
a bot for synchronized tokin'
USAGE
Run the program with `-help` to see the parameters.
When on IRC, use `!toke` to start a new toking process or join an existing one.
BUILDING
Install the following packages (either from opam or from your distribution):
irc-client-tls, irc-client-lwt, dokeysto
Compile with `make`

View File

@ -1,3 +0,0 @@
a bot for tokin'
requires the following opam packages: irc-client-tls, irc-client-lwt, dokeysto