diff --git a/README.md b/README.md index 409b92b..517af3d 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,12 @@ fn protected_router() -> Router { | `guards`| Disabled | Adds request guard layers. | `tower`, `futures-core`, `pin-project-lite` | +## Contributing + +Contributions are always welcome! If you have an idea for a feature or find a +bug, let me know. PR's are appreciated, but if it's not a small change, please +open an issue first so we're all on the same page! + ## License `axum-htmx` is dual-licensed under either