diff --git a/README.md b/README.md index b9772ec..e4558e8 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,21 @@ -None + +# Tiger-bot + +Attempt at writing an IRC bot in Tiger. Actually mostly worked, +by wrapping the call in a specifically designed script to handle SSL +and the connection. The Tiger implementation only needed to respond to +messages on input, by writing to output. + +Design started on 6. Marts 2019. + +## Usage + +Run using `run.sh`. + +Requires `openssl` utility. # License