From 76fb7bd5e56ef3f895a52e1265cc8a33be5380a7 Mon Sep 17 00:00:00 2001 From: notfire Date: Tue, 12 Aug 2025 13:39:55 -0400 Subject: [PATCH] update readme re: last commit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 373b3b15..2890bafa 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ - add toggle for showing post edit notifications - add support for accepted follow request notifications - add option to prevent page from getting pushed when making a new post with streaming api enabled (similar to 3rd "for unreads" option) +- add link on user card to open profiles in iceshrimp-fe - add a script to download ruffle for flash support (requires python3 and requests library) - download by entering `tools/` and running `python3 download_ruffle.py`