From 616449dadcfee7745d3279536171c0ae11833d76 Mon Sep 17 00:00:00 2001 From: "Mohamed A. Salah" Date: Sun, 31 Dec 2023 02:00:35 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76ab7aa..f6a4089 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ These are my submissions for the [Christmas Code Hunt](https://www.shuttle.rs/cch) hosted by [shuttle.rs](https://shuttle.rs/) -I'm using [Axum runtime](https://github.com/tokio-rs/axum). +I'm using [Axum](https://github.com/tokio-rs/axum). ## To Run the app