aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2019-10-13 12:09:14 -0400
committerGitHub <[email protected]>2019-10-13 12:09:14 -0400
commiteeb6d20e965d0eb88d4df188a6aff9a349250f67 (patch)
treeb8d0cb9b388b2f4c7d59ed5dbb5e3338a7dbd11d
parent1782376e3d709e4e99e89f0a57e101e848d0a749 (diff)
downloadSponsorBlock-eeb6d20e965d0eb88d4df188a6aff9a349250f67.tar.gz
SponsorBlock-eeb6d20e965d0eb88d4df188a6aff9a349250f67.zip
Fixed grammar
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 97ff632f..25449775 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,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. So, you can download a backup or get archive.org to take a backup if you do desire.
+To make sure that this project doesn't die, I have made the database publicly downloadable at https://sponsor.ajay.app/database.db. So, you can download a backup or get archive.org to take a backup for you if you want.
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.