Skip to content

Commit dcb2715

Browse files
Update README.md
1 parent 08cbd72 commit dcb2715

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

README.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66

77
---
88

9+
<p align="center">
10+
<img src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg" alt="Contributions Welcome Badge"/>
11+
<a href="https://opensource.org/licenses/MIT">
12+
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License Badge"/>
13+
</a>
14+
</p>
15+
916
<img width="1747" height="936" alt="Screenshot 2025-09-15 at 10 32 38 AM" src="https://github.com/user-attachments/assets/1604a8dd-f36c-40a9-b476-e53a034231c9" />
1017

1118

@@ -23,14 +30,14 @@ Key features include:
2330

2431
### 💻 Technology Stack
2532

26-
* **Frontend:** Next.js (with TypeScript)
27-
* **Styling:** Tailwind CSS
28-
* **Database:** [Add your database here, e.g., PostgreSQL, MongoDB]
29-
* **Backend:** [Add your backend here, e.g., Node.js, Express.js]
33+
* **Frontend:** Next.js (with TypeScript) ![Next.js](https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=next.js&logoColor=white)
34+
* **Styling:** Tailwind CSS ![Tailwind CSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white)
35+
* **Database:** PostgreSQL ![PostgreSQL](https://img.shields.io/badge/PostgreSQL-316192?style=for-the-badge&logo=postgresql&logoColor=white)
36+
* **Backend:** Spring-Boot ![Spring Boot](https://img.shields.io/badge/Spring%20Boot-2.7.5-6DB33F?logo=spring&logoColor=fff)
3037

3138
### 🤝 How to Contribute
3239

33-
This project is **open source**, and we welcome contributions of all kinds! Whether you're a seasoned developer, a new coder, or a passionate bookworm with ideas, your help is invaluable.
40+
This project is **open source**, and I welcome contributions of all kinds! Whether you're a seasoned developer, a new coder, or a passionate bookworm with ideas, your help is invaluable.
3441

3542
Here’s how you can get started:
3643

@@ -56,13 +63,13 @@ Here’s how you can get started:
5663
git commit -m "feat: add your feature or fix here"
5764
git push origin feature/your-feature-name
5865
```
59-
7. **Open a Pull Request:** Go to your forked repository on GitHub and open a pull request. We'll review your changes and merge them as soon as possible.
66+
7. **Open a Pull Request:** Go to your forked repository on GitHub and open a pull request. I'll review your changes and merge them as soon as possible.
6067
61-
We are actively working on this project and appreciate any help. Join us in building a better, free, and accessible library for everyone.
68+
I am actively working on this project and appreciate any help. Join me in building a better, free, and accessible library for everyone.
6269
6370
### ✉️ Contact
6471
65-
If you have any questions, suggestions, or just want to chat about the project, feel free to open an issue or reach out to us!
72+
If you have any questions, suggestions, or just want to chat about the project, feel free to open an issue or reach out to me!
6673
6774
---
6875

0 commit comments

Comments
 (0)