From d6c589cb89d9aa19e5db08fa7a9ad2a6e7860fd8 Mon Sep 17 00:00:00 2001 From: Triston Armstrong Date: Sun, 24 Mar 2024 21:50:04 -0500 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ebbc311..2a508c1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,2 @@ -# Axum + htmx - -This is an example of how you can use Shuttle with Axum, Askama and htmx to create a frontend that's easily extendable and requires zero framework knowledge, while being able to easily inject variables from the backend into the frontend. +# HTMX, Rust, Axum +A basic htmx playground for learning htmx, rust and axum all at once like a G.