From 62780f00927669ad6aa62af5d658b6c9057205e6 Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 28 Jan 2024 11:56:37 +0100 Subject: [PATCH] initial commit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..66412f3 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# A simple file sharing service + +Upload a file. Share the URL/link. Download the file. + +Simple as that. \ No newline at end of file