aboutsummaryrefslogtreecommitdiffstats
path: root/askama_warp
diff options
context:
space:
mode:
authorLibravatar Frederik B <freddyb@users.noreply.github.com>2021-02-17 21:00:14 +0100
committerLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2021-02-17 21:17:09 +0100
commitcfcda7b0e996944da78f00d00c0ef8cf65ea4035 (patch)
tree6bb5433e1fe4a87cdcf531bb9aec5c4569c3d3ce /askama_warp
parent2dbdcdfb640a5e7c1eecfd6eae71ea9d5a05723e (diff)
downloadaskama-cfcda7b0e996944da78f00d00c0ef8cf65ea4035.tar.gz
askama-cfcda7b0e996944da78f00d00c0ef8cf65ea4035.tar.bz2
askama-cfcda7b0e996944da78f00d00c0ef8cf65ea4035.zip
Update askama_warp/README.md
The file calls itself the readme for askama_actix, but clearly it's warp.
Diffstat (limited to 'askama_warp')
-rw-r--r--askama_warp/README.md2
1 files changed, 1 insertions, 1 deletions
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)