From 5c0f38362beaab2ab99bc51a587ba3aea223f981 Mon Sep 17 00:00:00 2001 From: denes Date: Thu, 14 May 2020 10:05:27 +0200 Subject: [PATCH] fixing readme link --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 672fe40..b165bbb 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # filestasher -Dropbox-like simplistic web-service: - - - Upload a file/files with optional password protection and expiry date -- Return a unique URL for later retrieval: delete file / add more - -soon to be: https:\\www.filestasher.com \ No newline at end of file +Dropbox-like simplistic web-service + + +- Upload a file/files with optional password protection and expiry date +- Return a unique URL for later retrieval: delete file / add more + +soon to be at: [https://www.filestasher.com](https://www.filestasher.com) \ No newline at end of file