mirror of
https://github.com/robertwayne/axum-htmx
synced 2024-11-23 20:02:50 +01:00
Update README.md
This commit is contained in:
parent
c9abf4e84c
commit
68921346d2
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue