diff --git a/README.MD b/README.MD index 1066936..26c72fd 100644 --- a/README.MD +++ b/README.MD @@ -8,7 +8,7 @@ ## GDPR Cookie Consent banner -[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com) [![actions](https://github.com/beyonk-adventures/gdpr-cookie-consent-banner/actions/workflows/publish.yml/badge.svg)](https://github.com/beyonk-adventures/gdpr-cookie-consent-banner/actions/workflows/publish.yml) [![SvelteKit](https://img.shields.io/badge/svelte-kit-orange.svg)](https://kit.svelte.dev) [![Svelte v3](https://img.shields.io/badge/svelte-v3-blueviolet.svg)](https://svelte.dev) +[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com) [![actions](https://github.com/beyonk-adventures/gdpr-cookie-consent-banner/actions/workflows/publish.yml/badge.svg)](https://github.com/beyonk-adventures/gdpr-cookie-consent-banner/actions/workflows/publish.yml) [![SvelteKit](https://img.shields.io/badge/svelte-kit-orange.svg)](https://kit.svelte.dev) [![Svelte v4](https://img.shields.io/badge/svelte-v4-blueviolet.svg)](https://svelte.dev) ### What is it? @@ -228,4 +228,4 @@ For convenience when using Web Components - and to work around race conditions w // some fathom analytics tracking code or similar }) -``` \ No newline at end of file +```