diff --git a/README.md b/README.md index 7ffe7fd..9b9ab04 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# mAI -mAI is an implementation of an AI chain as a microservice. It acts as a coordination agent in a collection of AI agents that perform specific tasks. It has no hardware constraints and can run on machines that also run other agents. There can be more than one mAI per collection of agents. It defines a specific goal when dealing with multiple agents. +# mAIChain +mAIChain is an implementation of an AI chain as a microservice. It acts as a coordination agent in a collection of AI agents that perform specific tasks. It has no hardware constraints and can run on machines that also run other agents. There can be more than one mAIChain per collection of agents. It defines a specific goal when dealing with multiple agents. ## Installation Guide