From 38df653f450bec70078e9da1aa18c1ac16a7d7e4 Mon Sep 17 00:00:00 2001 From: Jacob Smith <3012099+JakobJingleheimer@users.noreply.github.com> Date: Tue, 26 Nov 2024 00:06:19 +0100 Subject: [PATCH] fixup!: remove biome bumperstickers --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 9423379..e9e7c45 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ This repository contains codemodes (automated migrations) for "userland" code. These are intended to facilitate adopting new features and upgrading source-code affected by breaking changes. -[![Formatted with Biome](https://img.shields.io/badge/Formatted_with-Biome-60a5fa?style=flat&logo=biome)](https://biomejs.dev/) [![Linted with Biome](https://img.shields.io/badge/Linted_with-Biome-60a5fa?style=flat&logo=biome)](https://biomejs.dev) [![Checked with Biome](https://img.shields.io/badge/Checked_with-Biome-60a5fa?style=flat&logo=biome)](https://biomejs.dev) - ## Usage > [!CAUTION]