diff options
| author | Maksymilian Jopek <maks@jopek.eu> | 2023-04-17 23:45:37 +0200 |
|---|---|---|
| committer | Maksymilian Jopek <maks@jopek.eu> | 2023-04-17 23:45:37 +0200 |
| commit | 06fe17291f74f73dee1d1860279cbbae52499ce0 (patch) | |
| tree | acd7963cd5e589516c510d99e50887e6b36c33a6 /README.md | |
| parent | d5cb8fd65d5c86c8627d3728d3aec7e1ae6ed4dd (diff) | |
| download | php-upload-master.tar.gz php-upload-master.tar.zst php-upload-master.zip | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
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 + + |
