diff options
Diffstat (limited to 'lib/template/README.md')
| -rw-r--r-- | lib/template/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/template/README.md b/lib/template/README.md new file mode 100644 index 0000000..3dcf61b --- /dev/null +++ b/lib/template/README.md @@ -0,0 +1,11 @@ +# {{project-name}} + +## Run + +``` +RUST_LOG=debug cargo run +``` + +## License + +This project is licensed under the ISC license ([LICENSE](LICENSE) or http://opensource.org/licenses/ISC) |