« get me outta code hell

scratch-userscripts - Handy userscripts for the Scratch website - issues/ideas: https://notabug.org/towerofnix/scratch-userscripts/issues
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.md20
1 files changed, 10 insertions, 10 deletions
diff --git a/README.md b/README.md
index c908f18..3b677de 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,16 @@ generally won't have an effect on migrated pages (scratch-www).
 
 Install using your usual userscript manager. I use Violentmonkey.
 
+## scratch-comment-anonymizer
+
+Adds a button beside "Report" to anonymize a Scratch comment.
+Redacts references to the author of the user in the comment's comment thread
+(and hides their profile picture), so anonymity of the user is there for all
+their comments in the thread.
+
+There aren't any settings for this script. It's designed for scratchr2, so it
+won't work when comment sections are migrated to scratch-www.
+
 ## scratch-comment-blocker
 
 Hides comments that are made by specified users from comment sections.
@@ -15,13 +25,3 @@ Configure your settings at the top of the file. This is designed for
 scratchr2, so it won't have an affect on places like your messages page.
 As such, it's not designed to work with people who actively try to interact
 with you.
-
-## scratch-comment-anonymizer
-
-Adds a button beside "Report" to anonymize a Scratch comment.
-Redacts references to the author of the user in the comment's comment thread
-(and hides their profile picture), so anonymity of the user is there for all
-their comments in the thread.
-
-There aren't any settings for this script. It's designed for scratchr2, so it
-won't work when comment sections are migrated to scratch-www.