diff --git a/README.md b/README.md index d3907af..ea3fadd 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,10 @@

- License: MIT - GitHub issues - PRs Welcome - Join the community on Discord + License: MIT + GitHub issues + PRs Welcome +

--- @@ -42,7 +42,7 @@ DialogWeaver is built as a modern, service-oriented monorepo. This design provid | **`database`**| Persistent relational data storage. | `PostgreSQL` | | **`cache`** | In-memory data store for caching and session management. | `Redis` | -![DialogWeaver Architecture Diagram](https://github.com/Hiteshydv001/DialogWeaver/blob/main/docs/Architecture.png) +![DialogWeaver Architecture Diagram](https://github.com/OpenVoiceX/DialogWeaver/blob/main/docs/Architecture.png) --- @@ -57,8 +57,8 @@ Get the entire DialogWeaver platform running on your local machine in just a few ### 1. Clone the Repository ```bash -git clone https://github.com/your-username/dialogweaver.git -cd dialogweaver +git clone https://github.com/OpenVoiceX/DialogWeaver.git +cd DialogWeaver ``` ### 2. Configure Your Environment @@ -101,3 +101,9 @@ Please read our **[CONTRIBUTING.md](CONTRIBUTING.md)** to get started with the d ## License This project is licensed under the MIT License - see the **[LICENSE](LICENSE)** file for details. + + + + + +