From a27adffec0e09b718305bb1ef0124b38fe1d370c Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Fri, 19 Mar 2021 18:09:53 -0400 Subject: [PATCH] Update README.MD --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index f2ff86a..8f61c57 100644 --- a/README.MD +++ b/README.MD @@ -6,7 +6,7 @@ This is the server backend for it # Server -This is a simple Sqlite database that will hold all the timing data. +This uses a Postgres or Sqlite database to 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 if you do desire. The database is under [this license](https://creativecommons.org/licenses/by-nc-sa/4.0/) unless you get explicit permission from me.