Update README.md

This commit is contained in:
Rob Wagner 2023-07-27 22:02:16 -04:00
parent c9abf4e84c
commit 68921346d2
No known key found for this signature in database
GPG key ID: 53CCB4497B15CF61

View file

@ -108,6 +108,12 @@ fn protected_router() -> Router {
| `guards`| Disabled | Adds request guard layers. | `tower`, `futures-core`, `pin-project-lite` |
<!-- markdownlint-enable -->
## 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