From 3b5acf67ef2543b9713f367f6acad843037cf698 Mon Sep 17 00:00:00 2001 From: Peter Tanner Date: Thu, 25 Jul 2024 02:43:12 +0800 Subject: [PATCH] Add image to readme to demonstrate --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c00a250..f86b35e 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Adds faster speed options (4x, 3x) to Echo360 player and allows the user to add their own speed options. NOTE: Only works on Firefox! +![Dropdown with 4x and 3x speeds](superspeed.png) + ## Adding your own speeds Open the userscript file, then modify the `selected_speeds` and/or `speed_hotkey_increment` constants which are in the `USER CUSTOMIZATION` section.