From f5fa64dae6c6db66a38aefda0db58bd7f45c18e2 Mon Sep 17 00:00:00 2001 From: David Pedersen Date: Fri, 9 Jul 2021 21:36:55 +0200 Subject: [PATCH] Name is no longer pending --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 48d88b60..5c0479a0 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,7 @@ **WARNING:** axum is very much still work in progress. Nothing is released to crates.io yet and you shouldn't be using this in production. -axum (name pending) is a tiny 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/davidpdrsn/axum/workflows/CI/badge.svg)](https://github.com/davidpdrsn/axum/actions)