diff --git a/README.md b/README.md index b40de48ac4..d97a553fe9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -### Dozer [![CI](https://github.com/getdozer/dozer/actions/workflows/dozer.yaml/badge.svg)](https://github.com/getdozer/dozer/actions/workflows/dozer.yaml) [![Coverage Status](https://coveralls.io/repos/github/getdozer/dozer/badge.svg?branch=main&t=kZMYaV)](https://coveralls.io/github/getdozer/dozer?branch=main) +### Dozer [![CI](https://github.com/getdozer/dozer/actions/workflows/dozer.yaml/badge.svg)](https://github.com/getdozer/dozer/actions/workflows/dozer.yaml) [![Coverage Status](https://coveralls.io/repos/github/getdozer/dozer/badge.svg?branch=main&t=kZMYaV&kill_cache=1)](https://coveralls.io/github/getdozer/dozer?branch=main) This repository follows a `cargo workspace` structure with several packages. ```