diff --git a/README.md b/README.md index 732281a..f473f9a 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ I created this to learn how IRC works mainly, and to have fun with a bot. It was written in 2013, hence it uses a very old version of couchdb and redis, so the code needs to be updated in order to work correctly! + +I have no plans to maintain any of this, so it exists mainly as a reference for implementing IRC bots in Racket.