diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -48,6 +48,10 @@ export RUST_LOG=debug cargo run ``` +## Contributing + +Refer to [CONTRIBUTING.md](./CONTRIBUTING.md). + ## Design Guidelines Diplonat is made of a set of Components. |