Update README.md

This commit is contained in:
Rob Wagner 2023-07-22 19:17:07 -04:00
parent 8f3a0e7e99
commit dcb0c60172
No known key found for this signature in database
GPG key ID: 53CCB4497B15CF61

View file

@ -1,5 +1,16 @@
# axum-htmx # axum-htmx
<!-- markdownlint-disable -->
<div align="right">
<a href="https://crates.io/crates/axum-htmx">
<img src="https://img.shields.io/crates/v/axum-htmx?style=flat-square" alt="crates.io badge">
</a>
<a href="https://docs.rs/axum-htmx/latest/axum-htmx/">
<img src="https://img.shields.io/docsrs/axum-htmx?style=flat-square" alt="docs.rs badge">
</a>
</div>
<!-- markdownlint-enable -->
`axum-htmx` is a small extension library providing extractors for the various `axum-htmx` is a small extension library providing extractors for the various
[htmx](https://htmx.org/) headers within [htmx](https://htmx.org/) headers within
[axum](https://github.com/tokio-rs/axum). Additionally, the library exports [axum](https://github.com/tokio-rs/axum). Additionally, the library exports