From 92bbadcf6b595c776ee370abe201a1866790d646 Mon Sep 17 00:00:00 2001 From: Jerome Humbert <djeedai@gmail.com> Date: Thu, 24 Feb 2022 20:47:39 +0000 Subject: [PATCH] Fix README change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05f8291..7512020 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [](https://docs.rs/bevy_tweening) [](https://crates.io/crates/bevy_tweening) [](https://github.com/djeedai/bevy_tweening/actions/workflows/ci.yaml) -[](https://coveralls.io/github/djeedai/bevy_tweening?branch=main&kill_cache=1) +[](https://coveralls.io/github/djeedai/bevy_tweening?branch=main) [](https://github.com/bevyengine/bevy/blob/main/docs/plugins_guidelines.md#main-branch-tracking) Tweening animation plugin for the Bevy game engine. -- GitLab