Update README.md

This commit is contained in:
nokonoko 2021-06-22 11:24:34 +02:00
parent 5df9340f1a
commit 55177426c0
1 changed files with 3 additions and 3 deletions

View File

@ -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:
```