Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</p>

<p align="center">
<a href="https://github.com/your-username/dialogweaver/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License: MIT"></a>
<a href="https://github.com/Hiteshydv001/DialogWeaver/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License: MIT"></a>
<a href="https://github.com/Hiteshydv001/DialogWeaver/issues"><img src="https://img.shields.io/github/issues/your-username/dialogweaver" alt="GitHub issues"></a>
<a href="https://github.com/Hiteshydv001/DialogWeaver/blob/main/docs/Contribution.md"><img src="https://img.shields.io/badge/PRs-Welcome-brightgreen.svg" alt="PRs Welcome"></a>
<a href="#"><img src="https://img.shields.io/static/v1?label=Discord&message=Join%20Chat&color=7289DA&logo=discord" alt="Join the community on Discord"></a>
Expand Down Expand Up @@ -58,7 +58,7 @@ 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
cd DialogWeaver
```

### 2. Configure Your Environment
Expand Down Expand Up @@ -101,3 +101,4 @@ 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.