Update README.md
authorJoni Moas <setpsistariasbaniou@gmail.com>
Fri, 27 Nov 2020 16:57:33 +0000 (18:57 +0200)
committerGitHub <noreply@github.com>
Fri, 27 Nov 2020 16:57:33 +0000 (18:57 +0200)
README.md

index 7969409..8eb9943 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,2 +1,8 @@
 # webFTP
-Small web ftp client written in PHP
+Small and pretty horrible web ftp client written in PHP
+
+It supports download, upload and delete operations and can navigate through subfolders.
+Just login and the / path of the ftp with its contents will be on the screen.
+
+Server credentials are kept in the session cache, files uploaded and downloaded
+are temporarily stored on the server.