diff --git a/README.md b/README.md index e2abc200..dce0a5ea 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ The application's architecture follows a multi-agent design, where each agent sp ### Prerequisites - Node.js (version 14 or higher) - PostgreSQL (version 12 or higher) -- Create `.env` file both in `client` and `tg_bot` directory with different `DATABASE_URL`. For BrianAI API key go to their [app](https://www.brianknows.org/app) connect wallet and get your key. +- Create `.env` file both in `client` and `tg_bot` directories with different `DATABASE_URL`. For BrianAI API key go to their [app](https://www.brianknows.org/app) connect wallet and get your key. ### Installation 1. Clone the repository: