From a77dce9dc1750bca83f6c8e1cca54471b9c7ea32 Mon Sep 17 00:00:00 2001 From: Anatoly <33553182+anatolykopyl@users.noreply.github.com> Date: Mon, 25 Oct 2021 20:09:20 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4d46f75..aad2709 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # file-directory +A version with upload/delete capabilities is availible on the [`offline`](https://github.com/anatolykopyl/file-directory/tree/offline) branch + A website I use to access some files on my home server. It lists all files in the `files` directory and those that have the extension `.private` will be password protected.