From bce7971415321889886ee569284c4abd98e93e82 Mon Sep 17 00:00:00 2001 From: SuperDev Date: Sat, 31 Dec 2022 21:07:35 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99957bc..56bd1fc 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ #### About -AnonFiles is a simple, databaseless PHP file uploader. It's built with privacy in mind, by not showing the direct filename used. +AnonUpload is a simple, databaseless PHP file uploader. It's built with privacy in mind, by not showing the direct filename used. AnonFiles is designed to work anywhere! Nginx, Apache, Lightspeed, Anything Will Work! We don't use rewrites, just pure PHP. Heck, you could convert it to a laravel app if you wanted to! #### Installation