Update README.md

This commit is contained in:
Rob Wagner 2023-11-27 19:40:02 -05:00
parent aa9087b76f
commit 0b7c48043f
No known key found for this signature in database
GPG key ID: 53CCB4497B15CF61

View file

@ -38,15 +38,6 @@
Simply run `cargo add axum-htmx` to add the library to your project. Simply run `cargo add axum-htmx` to add the library to your project.
If you are using the unreleased branch of `axum` from GitHub, you can build
against the `main` version of `axum-htmx` by adding the following to your
`Cargo.toml`:
```toml
[dependencies]
axum-htmx = { git = "https://github.com/robertwayne/axum-htmx" }
```
## Extractors ## Extractors
All of the [htmx request headers](https://htmx.org/reference/#request_headers) All of the [htmx request headers](https://htmx.org/reference/#request_headers)