From badb58a5bc06bc35a71268e047411edaddb05d36 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 18 Mar 2024 05:23:08 -0700 Subject: feat(hayai): add short description --- src/lib/Tools/Hayai.svelte | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/lib/Tools/Hayai.svelte') diff --git a/src/lib/Tools/Hayai.svelte b/src/lib/Tools/Hayai.svelte index 40577e71..02fc0bea 100644 --- a/src/lib/Tools/Hayai.svelte +++ b/src/lib/Tools/Hayai.svelte @@ -82,6 +82,14 @@
{@html applyBionicReadingToString('Upload an EPUB, receive a "bionic" EPUB.')} +
+ + + {@html applyBionicReadingToString( + "Bionic reading is a method of displaying text that aims to enhance readability and reading speed by guiding the reader's eyes using artificial fixation points." + )} + +

-- cgit v1.2.3