1
0
mirror of https://github.com/nokonoko/Uguu.git synced 2024-01-06 13:35:15 +00:00

Update README.md

This commit is contained in:
Go Johansson (neku) 2023-08-02 18:53:43 +02:00 committed by GitHub
parent d16b01445a
commit 74a96764d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,6 @@
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=nokonoko_Uguu&metric=alert_status)](https://sonarcloud.io/dashboard?id=nokonoko_Uguu)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Documentation Status](https://docs.uguu.se/img/flat.svg)](https://docs.uguu.se)
# What is Uguu?
@ -26,7 +25,7 @@ Uguu is a simple lightweight temporary file hosting and sharing platform, but ca
### Demo
See the real world site at [uguu.se](https://uguu.se).
See the real world site at [uguu.se](https://uguu.se). (down right now)
## Requirements
@ -36,7 +35,7 @@ Node is used to compile Uguu, after that it runs on PHP.
## Installation
Installation and configuration can be found at [Uguu Documentation](https://docs.uguu.se).
Installation and configuration can be found at [Uguu Documentation](https://github.com/nokonoko/Uguu/wiki/Uguu-Configuration-&-Installation).
If you need a admin panel check out [Moe Panel](https://github.com/Pomf/MoePanel).