mirror of
https://github.com/robertwayne/axum-htmx
synced 2024-11-27 21:54:57 +01:00
Update README.md
This commit is contained in:
parent
6c0a8cde21
commit
c9abf4e84c
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@
|
|||
<br>
|
||||
<!-- markdownlint-enable -->
|
||||
|
||||
`axum-htmx` is a small extension library providing extractors for the various
|
||||
[htmx](https://htmx.org/) headers within
|
||||
`axum-htmx` is a small extension library providing extractors and request guards
|
||||
for the various [htmx](https://htmx.org/) headers within
|
||||
[axum](https://github.com/tokio-rs/axum). Additionally, the library exports
|
||||
const values for all of the htmx headers, so there's no need to mess with
|
||||
strings in your handlers.
|
||||
|
|
Loading…
Reference in a new issue