Update README.md

This commit is contained in:
l1npengtul
2021-06-01 09:32:56 +09:00
committed by GitHub
parent 970d21c9d9
commit 53345b285a
+5 -1
View File
@@ -39,6 +39,10 @@ Conversely, anything that starts with `output-*` controls a feature that control
You many want to pick and choose to reduce bloat.
## Issues
If you are making an issue, please make sure that
- It has not been made yet
## Contributing
Contributions are welcome!
- Please `rustfmt` all your code and adhere to the clippy lints (unless necessary not to do so)
@@ -46,4 +50,4 @@ Contributions are welcome!
- All contributions are under the MPL 2.0 license unless otherwise specified
## Minimum Service Rust Version
`nokhwa` may build on older versions of `rustc`, but there is no guarantee except for the latest stable rust.
`nokhwa` may build on older versions of `rustc`, but there is no guarantee except for the latest stable rust.