]> jfr.im git - uguu.git/blobdiff - README.md
Update README.md
[uguu.git] / README.md
index 923eedae0a23187a3f15e6e54eaa58ba22c7e857..470dbd5a29ddcbac68fe726915ac6be7e48ca139 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.github
 
 # What is Uguu?
 
-Uguu is a simple lightweight file uploading and sharing platform, with the option for files to expire.
+Uguu is a simple lightweight temporary file hosting and sharing platform, but can also be used as a permanent file host.
 
 ## Features
 
@@ -27,8 +27,8 @@ See the real world site at [uguu.se](https://uguu.se).
 
 ## Requirements
 
-Original development environment is Nginx + PHP5.3 + SQLite, but is confirmed to
-work with Apache 2.4 and newer PHP versions like PHP7.3 and PHP8.0
+Original development environment is Nginx + PHP8.1 + SQLite, but is confirmed to
+work with Apache and older PHP versions like PHP7.4.
 
 Node is used to compile Uguu.
 
@@ -36,6 +36,7 @@ Node is used to compile Uguu.
 
 Installation and configuration can be found at [Uguu Documentation](https://docs.uguu.se).
 
+If you need a admin panel check out [Moe Panel](https://github.com/pomf/MoePanel).
 
 ## Getting help
 
@@ -47,5 +48,5 @@ Uguu is based on [Pomf](http://github.com/pomf/pomf) which was written by Emma L
 
 ## License
 
-Uguu is free software, and is released under the terms of the Expat license. See
+Uguu is free software, and is released under the terms of the GPL-3.0 license. See
 `LICENSE`.