aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2020-06-14 20:29:12 -0400
committerGitHub <[email protected]>2020-06-14 20:29:12 -0400
commite511de9f88b551763f2389051c8375fda7bf53c3 (patch)
treeaecf0fe5a575cbacd4c05ff02f15d413f884e282 /README.md
parente694393edcf1e1dffe7d7aa4e06ac62eb776052b (diff)
downloadSponsorBlock-e511de9f88b551763f2389051c8375fda7bf53c3.tar.gz
SponsorBlock-e511de9f88b551763f2389051c8375fda7bf53c3.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 4574d98e..791a7b98 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,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. 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.
+To make sure that this project doesn't die, I have made the database publicly downloadable at https://sponsor.ajay.app/database.db ([License](https://github.com/ajayyy/SponsorBlock/wiki/Database-and-API-License)). 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).