aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md10
-rw-r--r--Readme.md3
-rw-r--r--screen.pngbin0 -> 34010 bytes
3 files changed, 10 insertions, 3 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)
diff --git a/Readme.md b/Readme.md
deleted file mode 100644
index 9bb15b6..0000000
--- a/Readme.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# Upload app in PHP
-Credentials in `passwords.txt` are:
-- Username: maks, password: qwerty
diff --git a/screen.png b/screen.png
new file mode 100644
index 0000000..477209d
--- /dev/null
+++ b/screen.png
Binary files differ