Add Tests to README

This commit is contained in:
dangered wolf 2022-08-08 17:36:35 -04:00
parent 56779d4da6
commit 6c4e71c77d
No known key found for this signature in database
GPG key ID: 41E4D37680ED8B58

View file

@ -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.