diff --git a/README.md b/README.md index 4cc2ffd..901ab7b 100755 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ A bot that uses weighted topic identifiers, and markov to make intresting and amusing conversations. Based on the the idea of [RealAI](https://github.com/oblivionburn/RealAI), however it does not use any -of RealAI's code. +of RealAI's code, and it completely generates the replies instead of also storing old replies and reusing them.