1 2 3 4 5 6 7 8 9 10 11
# Contributing ## README Generation The README file is generated with [cargo-readme]. ```bash cargo install cargo-readme cargo readme > README.md ``` [cargo-readme]: https://github.com/livioribeiro/cargo-readme