From cfcda7b0e996944da78f00d00c0ef8cf65ea4035 Mon Sep 17 00:00:00 2001 From: Frederik B Date: Wed, 17 Feb 2021 21:00:14 +0100 Subject: Update askama_warp/README.md The file calls itself the readme for askama_actix, but clearly it's warp. --- askama_warp/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'askama_warp/README.md') diff --git a/askama_warp/README.md b/askama_warp/README.md index c455cec..68059d3 100644 --- a/askama_warp/README.md +++ b/askama_warp/README.md @@ -1,4 +1,4 @@ -# askama_actix: Askama integration with warp +# askama_warp: Askama integration with warp [![Documentation](https://docs.rs/askama_warp/badge.svg)](https://docs.rs/askama_warp/) [![Latest version](https://img.shields.io/crates/v/askama_warp.svg)](https://crates.io/crates/askama_warp) -- cgit