From 6c4e71c77df26bec167673487bbe83cdd0cbed21 Mon Sep 17 00:00:00 2001 From: dangered wolf Date: Mon, 8 Aug 2022 17:36:35 -0400 Subject: [PATCH] Add Tests to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6792fb1..fe6f653 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ![](https://skillicons.dev/icons?i=typescript,webpack,workers) -[![Webpack](https://github.com/dangeredwolf/FixTweet/actions/workflows/webpack.yml/badge.svg)](https://github.com/dangeredwolf/FixTweet/actions/workflows/webpack.yml) +[![Webpack](https://github.com/dangeredwolf/FixTweet/actions/workflows/webpack.yml/badge.svg)](https://github.com/dangeredwolf/FixTweet/actions/workflows/webpack.yml) [![Tests](https://github.com/dangeredwolf/FixTweet/actions/workflows/tests.yml/badge.svg)](https://github.com/dangeredwolf/FixTweet/actions/workflows/tests.yml) ## Inspired by [RobinUniverse's TwitFix](https://github.com/robinuniverse/TwitFix), but rewritten in TypeScript as a Cloudflare Worker to scale, while also being packed with even more features.