From 5d2580a9d897ebb7d3a08f4e3bc9edc7de15c5c5 Mon Sep 17 00:00:00 2001 From: David Pedersen Date: Fri, 30 Jul 2021 17:13:43 +0200 Subject: [PATCH] Misc readme fixes --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 42baf5a2..069327e5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # axum -axum is a web application framework that focuses on ergonomics and modularity. +`axum` is a web application framework that focuses on ergonomics and modularity. [![Build status](https://github.com/tokio-rs/axum/workflows/CI/badge.svg)](https://github.com/tokio-rs/axum/actions)