From 723f722e96174ac2b50a8a460148da11514d3f1a Mon Sep 17 00:00:00 2001 From: dangered wolf Date: Fri, 15 Jul 2022 21:21:11 -0400 Subject: [PATCH] Forgot to take this out as I implemented it --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0a4a9c2..ca00e6e 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,6 @@ Once you're set up with your worker on `*.workers.dev`, [add your worker to your ### Things to tackle in the future -- A subdomain to directly link to a tweet's image/video, without embeds (thanks @TheAppleFreak!) - Combining multiple images together (would be outside CF Worker) - Caching guest token (So we don't have to bother Twitter for one on every request)