From 6cdcbce98899e9d1b474dd5b238eeaabd828035b Mon Sep 17 00:00:00 2001 From: Soham Das <144812467+tosoham@users.noreply.github.com> Date: Wed, 22 Jan 2025 03:58:32 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: