Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs : Added contributor section to README.md #1273

Closed
Closed
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
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,3 +165,17 @@ For **voice support** you require:

* [JSON for Modern C++](https://json.nlohmann.me/) (You can bring your own nlohmann::json into D++ by setting a CMAKE flag)
* [MLS++](https://github.com/cisco/mlspp) (This is statically compiled into the library if voice support is enabled)

## 👀 Our Contributors

- We extend our heartfelt gratitude for your invaluable contribution to our project! Your efforts play a pivotal role in elevating DPP to greater heights.
- Make sure you show some love by giving ⭐ to our repository.

<div align="center">
<a href="https://github.com/brainboxdotcc/DPP">
<img src="https://contrib.rocks/image?repo=brainboxdotcc/DPP&&max=1000" />
</a>
</div>


**Happy Coding 💻 and we look forward to your contributions during **Hacktoberfest 2024**! 🎃**
Loading