aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMaksymilian Jopek <maks@jopek.eu>2023-04-17 23:45:37 +0200
committerMaksymilian Jopek <maks@jopek.eu>2023-04-17 23:45:37 +0200
commit06fe17291f74f73dee1d1860279cbbae52499ce0 (patch)
treeacd7963cd5e589516c510d99e50887e6b36c33a6 /README.md
parentd5cb8fd65d5c86c8627d3728d3aec7e1ae6ed4dd (diff)
downloadphp-upload-06fe17291f74f73dee1d1860279cbbae52499ce0.tar.gz
php-upload-06fe17291f74f73dee1d1860279cbbae52499ce0.tar.zst
php-upload-06fe17291f74f73dee1d1860279cbbae52499ce0.zip
Add better READMEHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..8438e72
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+# Upload app in PHP
+Features:
+- Requires login and password lo login
+- Allows you to to upload files
+- Dark mode by default
+
+Credentials in `passwords.txt` are:
+- Username: maks, password: qwerty
+
+![Screenshot of the app](screen.png)