aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2020-04-07 18:28:53 -0400
committerGitHub <[email protected]>2020-04-07 18:28:53 -0400
commit6ef5dd4522283827f6ea6b0a9ad7e7c87457774d (patch)
tree846692ed6fd0b47b0ad3ab86198283f87f81234b /README.md
parent24dd98a98fc5131dee3ef72af5d29ec42b804158 (diff)
downloadSponsorBlock-6ef5dd4522283827f6ea6b0a9ad7e7c87457774d.tar.gz
SponsorBlock-6ef5dd4522283827f6ea6b0a9ad7e7c87457774d.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bb8e88eb..fa7b3686 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ The backend server code is available here: https://github.com/ajayyy/SponsorBloc
It is a simple SQLite database that will hold all the timing data.
-To make sure that this project doesn't die, I have made the database publicly downloadable at https://sponsor.ajay.app/database.db. You can download a backup or get archive.org to take a backup for you if you want.
+To make sure that this project doesn't die, I have made the database publicly downloadable at https://sponsor.ajay.app/database.db. If you are planning on using the database in another project, please read the [API Docs](https://github.com/ajayyy/SponsorBlock/wiki/API-Docs) page for more information.
The dataset and API are now being used in some [ports](https://github.com/ajayyy/SponsorBlock/wiki/Unofficial-Ports) as well as a [neural network](https://github.com/andrewzlee/NeuralBlock).