From 446cfca7530dcee0048ce8c5a8cd092602083458 Mon Sep 17 00:00:00 2001 From: David Pedersen Date: Fri, 30 Jul 2021 17:18:54 +0200 Subject: [PATCH] Bring back badges --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 069327e5..b1dde3e2 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,8 @@ `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) - More information about this crate can be found in the [crate documentation][docs].