diff --git a/README.md b/README.md index 47cb73f..a61acbc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # What is Uguu? -Uguu is a simple lightweight temporary file uploading and sharing platform where files get deleted after X amount of time. +Uguu is a simple lightweight temporary file hosting platform where files get deleted after X amount of time. + +It can also be configurated to not expire files, and act as a slimmed version of Pomf. ## Features @@ -27,8 +29,6 @@ work with Apache 2.4 and newer PHP versions like PHP7.3. A detailed installation and configuration can be found at [Uguu/Pomf Documentation](https://blog.yeet.nu/blog/uguu-docs). -Please note that if you do not setup the cron scripts Uguu will act as a more slimmed version of Pomf and files won't expire. - ## API To upload using curl or make a tool you can post using: ```