From 5fb022cdafc36a0312aaf0d32c90ce0185aa6a1d Mon Sep 17 00:00:00 2001 From: Roni Laukkarinen Date: Sun, 1 Feb 2026 16:24:59 +0200 Subject: [PATCH] Revise inspiration --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66cf2f7..5008d2b 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Output will be in the `dist` folder. ## Inspiration and similar projects -- [Original RSVP Speed Reader](https://snowfluke.github.io/rsvp-speed-reader/) +- [RSVP Speed Reader](https://snowfluke.github.io/rsvp-speed-reader/) - Inspiration to theme - [Spritz](https://spritz.com/) - The commercial product that popularized ORP-based RSVP - [OpenSpritz](https://github.com/Miserlou/OpenSpritz) - Open source Spritz implementation - [speedread](https://github.com/pasky/speedread) - Terminal-based Spritz-alike in Perl