From 2269d7fff7d8618af0bde2c3946eeaa26ad87147 Mon Sep 17 00:00:00 2001 From: Justin Date: Wed, 20 Jul 2022 10:03:12 -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 5c3b5e9..a59891f 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ You will have to modify the code in many places to use your own keys for the upl This code isn't plug-n-play and will require some work. Feel free to use it however you wish. -The two .sql files in the root directory can be used to rebuild the two databases the site uses- mdv5.sql (the site) and uploads.sql (cloud) +The two .sql files in the root directory can be used to rebuild the two MySQL databases the site uses- mdv5.sql (the site) and uploads.sql (cloud)