diff --git a/readme.md b/readme.md index 843b08c..38164cc 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,8 @@ [![Build Status](https://travis-ci.org/VonFry/aima-haskell.svg?branch=master)](https://travis-ci.org/VonFry/aima-haskell) # AIMA + +[![Join the chat at https://gitter.im/Vonfry/aima-haskell](https://badges.gitter.im/Vonfry/aima-haskell.svg)](https://gitter.im/Vonfry/aima-haskell?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Artificial Intelligence - A Modern Approach Haskell implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"