aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2019-08-03 22:38:21 -0400
committerGitHub <[email protected]>2019-08-03 22:38:21 -0400
commit3b3653af67469e13ec0acd3167a6b42e09e7dc17 (patch)
tree61a591d1b065bde00030154221ec3a39f3ade58e /README.md
parent6be7408d8057a8b5df7164f10d588e0987c8bfe3 (diff)
downloadSponsorBlock-3b3653af67469e13ec0acd3167a6b42e09e7dc17.tar.gz
SponsorBlock-3b3653af67469e13ec0acd3167a6b42e09e7dc17.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 74fbcac5..ce8c9e8a 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,10 @@ To make sure that this project doesn't die, I have made the database publicly do
Hopefully this project can be combined with projects like [this](https://github.com/Sponsoff/sponsorship_remover) and use this data to create a neural network to predict when sponsored segments happen. That project is sadly abandoned now, so I have decided to attempt to revive this idea.
+# API
+
+You can read the API docs [here](https://github.com/ajayyy/SponsorBlockServer#api-docs)
+
# Previous extension
This project is partially based off of [this experimental extension](https://github.com/OfficialNoob/YTSponsorSkip). That extension has the basic video skipping functionality.