diff --git a/README.md b/README.md index 3ffd392..1e6006d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ tests browser-tests codestyle - coverage +


diff --git a/docs/index.md b/docs/index.md index 859a11c..7b51bae 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,7 +8,7 @@ description: "Effortless page specific JavaScript modules in Laravel/Livewire ap [![tests](https://github.com/gwleuverink/bundle/actions/workflows/tests.yml/badge.svg)](https://github.com/gwleuverink/bundle/actions/workflows/tests.yml) [![browser-tests](https://github.com/gwleuverink/bundle/actions/workflows/browser-tests.yml/badge.svg)](https://github.com/gwleuverink/bundle/actions/workflows/browser-tests.yml) [![codestyle](https://github.com/gwleuverink/bundle/actions/workflows/codestyle.yml/badge.svg)](https://github.com/gwleuverink/bundle/actions/workflows/codestyle.yml) -[![coverage](https://img.shields.io/codecov/c/github/gwleuverink/bundle?token=ON4MTY8C1B&color=45%2C190%2C65)](https://codecov.io/gh/gwleuverink/bundle) +[![codecov](https://codecov.io/github/gwleuverink/bundle/graph/badge.svg?token=ZLFQ76HKRQ)](https://codecov.io/github/gwleuverink/bundle) {: .fs-5 .fw-300} Laravel Blade with JavaScript Superpowers! 🚀
Effortless page specific JavaScript modules in Laravel/Livewire apps