diff --git a/README.md b/README.md index acebe36a..731d96b4 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,10 @@ Press `Ctrl+C` to stop all nodes. For custom devnet configurations, go to `lean-quickstart/local-devnet/genesis/validator-config.yaml` and edit the file before running the command above. See `lean-quickstart`'s documentation for more details on how to configure the devnet. +## Contributing + +We welcome contributions! Please read our [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines on how to get involved. + ## Philosophy Many long-established clients accumulate bloat over time. This often occurs due to the need to support legacy features for existing users or through attempts to implement overly ambitious software. The result is often complex, difficult-to-maintain, and error-prone systems.