From 71c2c6960573cd4fb0d0962712bd27d986f4a273 Mon Sep 17 00:00:00 2001 From: TwistedUmbrellaX <1173913+AbandonedCart@users.noreply.github.com> Date: Sun, 3 Nov 2024 05:09:59 -0500 Subject: [PATCH] Link to the wiki sections directly --- README.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 0ee0d11..6e4ef33 100644 --- a/README.md +++ b/README.md @@ -30,16 +30,9 @@ https://manifest.intro-skipper.org/manifest.json * SyncPlay is not (yet) compatible with any method of skipping due to the nature of how the clients are synced. -## Detection parameters +## [Detection parameters](https://github.com/intro-skipper/intro-skipper/wiki#detection-parameters) -Show introductions will be detected if they are: - -* Located within the first 25% of an episode or the first 10 minutes, whichever is smaller -* Between 15 seconds and 2 minutes long - -Ending credits will be detected if they are shorter than 4 minutes. - -These parameters can be configured by opening the plugin settings +## [Detection types](https://github.com/intro-skipper/intro-skipper/wiki#detection-types) ## [Installation](https://github.com/intro-skipper/intro-skipper/wiki/Installation) - #### [Install the plugin](https://github.com/intro-skipper/intro-skipper/wiki/Installation#step-1-install-the-plugin)