We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c37434b + acd978f commit 20f20e3Copy full SHA for 20f20e3
README.md
@@ -31,6 +31,14 @@ Or run the following command in your project root
31
cargo add nt_client
32
```
33
34
+## Contributing
35
+
36
+Contributions are welcome! You can contribute by:
37
38
+- Creating an [issue](https://github.com/DatAsianBoi123/nt_client/issues/new)
39
+- [Forking](https://github.com/DatAsianBoi123/nt_client/fork) this repo
40
+- Creating a [pull request](https://github.com/DatAsianBoi123/nt_client/compare)
41
42
---
43
See the `/examples` directory for examples on how to use this crate.
44
0 commit comments