diff options
-rw-r--r-- | askama_warp/README.md | 2 |
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) |