From fbc1e43260859602d87f2503ad00301ee0b68364 Mon Sep 17 00:00:00 2001 From: AnimeDL Date: Tue, 19 Mar 2024 20:19:51 -0700 Subject: [PATCH] Documentation fixes --- modules/build-docs.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/build-docs.ts b/modules/build-docs.ts index f9edb90..5b8781b 100644 --- a/modules/build-docs.ts +++ b/modules/build-docs.ts @@ -26,11 +26,11 @@ const transformService = (str: Array<'funi'|'crunchy'|'hidive'|'all'>) => { let docs = `# ${packageJSON.name} (${packageJSON.version}v) -If you find any bugs in this documentation or in the programm itself please report it [over on GitHub](${packageJSON.bugs.url}). +If you find any bugs in this documentation or in the program itself please report it [over on GitHub](${packageJSON.bugs.url}). ## Legal Warning -This application is not endorsed by or affiliated with *Funimation* or *Crunchyroll*. +This application is not endorsed by or affiliated with *Funimation*, *Hidive*, or *Crunchyroll*. This application enables you to download videos for offline viewing which may be forbidden by law in your country. The usage of this application may also cause a violation of the *Terms of Service* between you and the stream provider. This tool is not responsible for your actions; please make an informed decision before using this application.