Skip to content

Commit 40d2e88

Browse files
author
Aviv Laufer
committed
Update Readme
1 parent cc847ea commit 40d2e88

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929
- [🚀 Getting Started](#-getting-started)
3030
- [🔖 Prerequisites](#-prerequisites)
3131
- [📦 Installation](#-installation)
32+
- [🤝 Contributing](#-contributing)
33+
- [🎗 License](#-license)
3234
</details>
3335
<hr>
3436

@@ -75,3 +77,14 @@ Build the project from source:
7577
```sh
7678
❯ pip install -r requirements.txt
7779
```
80+
## 🤝 Contributing
81+
Contributions are welcome! Here are several ways you can contribute:
82+
83+
- **[Report Issues](https://github.com/protoconf/client-python/issues)**: Submit bugs found or log feature requests for the `client-python` project.
84+
- **[Submit Pull Requests](https://github.com/protoconf/client-python/blob/main/CONTRIBUTING.md)**: Review open PRs, and submit your own PRs.
85+
- **[Join the Discussions](https://discord.protoconf.sh/)**: Share your insights, provide feedback, or ask questions.
86+
87+
## 🎗 License
88+
89+
This project is protected under the [MIT](https://choosealicense.com/licenses/mit/) License.<br>
90+
For more details, refer to the [LICENSE](https://github.com/protoconf/client-python/blob/main/LICENSE) file.

0 commit comments

Comments
 (0)