diff --git a/README.md b/README.md index f09cc9e..b42818a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ -cheesebot -========= \ No newline at end of file +# CheeseBot + +CheeseBot is a simple bot written in a functional language. +At first I wrote it in Haskell, then I moved to OCaml to experiment.