Skip to content
Merged
Changes from all commits
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
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,32 @@ New to open source? We've got you covered! Check out our [Good First Issues](htt

See [CONTRIBUTING.md](./CONTRIBUTING.md) for setup instructions, coding standards, and PR process.

## Contributors

Thanks to all the amazing people who contribute to **DevCard** 🚀

<p align="center">
<a href="https://github.com/Dev-Card/DevCard/graphs/contributors">
<img src="https://contrib.rocks/image?repo=Dev-Card/DevCard" alt="Contributors"/>
</a>
</p>

<br>

## Project Support

<p align="center">
<a href="https://github.com/Dev-Card/DevCard/stargazers">
<img src="https://img.shields.io/github/stars/Dev-Card/DevCard?style=social" alt="Stars">
</a>
&nbsp;&nbsp;
<a href="https://github.com/Dev-Card/DevCard/network/members">
<img src="https://img.shields.io/github/forks/Dev-Card/DevCard?style=social" alt="Forks">
</a>
</p>

---

## License

DevCard is licensed under the [Apache License 2.0](./LICENSE).
Expand Down