Ensure consistent description for repo & README

This commit is contained in:
Tristan D. 2025-03-04 15:48:21 +01:00
parent 5675142e9e
commit 8c860dbe93
Signed by: tristan
SSH key fingerprint: SHA256:9oFM1J63hYWJjCnLG6C0fxBS15rwNcWwdQNMOHYKJ/4

View file

@ -3,7 +3,7 @@
# Axum-Controller # Axum-Controller
Helper macro for [axum-typed-routing](https://github.com/jvdwrf/axum-typed-routing). Helper macro for wiring up axum routes with less boilerplate.
Adds a `#[controller(...)]` & `#[route(...)]` macro for less boilerplate when wiring up axum routes. Adds a `#[controller(...)]` & `#[route(...)]` macro for less boilerplate when wiring up axum routes.