From 9306d2a4c49136cb108bdfdba03cb5021586fca7 Mon Sep 17 00:00:00 2001 From: John Bledsoe <59550+johnbcodes@users.noreply.github.com> Date: Sat, 21 Oct 2023 17:39:51 -0400 Subject: [PATCH] fix(docs): Fix README title [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc29369..86a3d6b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# hotwire-turbo +# axum-hotwire > Rust implementation of the [Turbo Rails Tutorial](https://www.hotrails.dev/turbo-rails).