Skip to content

Commit dffc2a9

Browse files
Enhance README with contributing and contact info
Added contributing guidelines, contact information, and license details to the README.
1 parent 1a88e9d commit dffc2a9

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,34 @@ src/
7373
ISSUE_TEMPLATE/
7474
```
7575
---
76+
---
77+
78+
## 🤝 Contributing
79+
80+
This is a demonstration project for portfolio/interview purposes. If you'd like to extend it:
81+
82+
1. Fork the repository
83+
2. Create a feature branch
84+
3. Add enhancements (new models, visualizations, data sources)
85+
4. Submit a pull request
86+
87+
---
88+
89+
## 📧 Contact
7690

91+
Let's connect! Whether you have a question or just want to say hi, feel free to reach out.
92+
93+
| Platform | Link |
94+
| :--- | :--- |
95+
| **👤 Name** | Sourabh Tarodekar |
96+
| **✉️ Email** | [sourabh232@gmail.com](mailto:sourabh232@gmail.com) |
97+
| **💼 LinkedIn** | [linkedin.com/in/sourabh232](https://www.linkedin.com/in/sourabh232) |
98+
| **🚀 Portfolio** | [QuantuMaster007 Portfolio](https://github.com/QuantuMaster007/sourabh232.git) |
99+
100+
---
101+
102+
## 📄 License
103+
104+
MIT License - See LICENSE file for details
105+
106+
---

0 commit comments

Comments
 (0)