From c67a08612f739090160e521ab515dea0377b087a Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Mon, 31 Dec 2018 20:44:32 +0000 Subject: [PATCH 1/3] feat: v2 License: MIT Signed-off-by: Henrique Dias --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9467800..3503b43 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +> This repository is only kept for historical motives. For an up to date information, please head to [docs.filebrowser.xyz/contributing](https://docs.filebrowser.xyz/contributing). + # File Browser Community This repository contains guides, snippets, hints, references, etc. to help the users and contributors of [File Browser](filebrowser.github.io). From 18a20d8751e7e68087f72c2d49a040f841438345 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Mon, 31 Dec 2018 20:47:49 +0000 Subject: [PATCH 2/3] Update and rename README.md to README.old.md --- README.md => README.old.md | 2 -- 1 file changed, 2 deletions(-) rename README.md => README.old.md (94%) diff --git a/README.md b/README.old.md similarity index 94% rename from README.md rename to README.old.md index 3503b43..9467800 100644 --- a/README.md +++ b/README.old.md @@ -1,5 +1,3 @@ -> This repository is only kept for historical motives. For an up to date information, please head to [docs.filebrowser.xyz/contributing](https://docs.filebrowser.xyz/contributing). - # File Browser Community This repository contains guides, snippets, hints, references, etc. to help the users and contributors of [File Browser](filebrowser.github.io). From fa3c0fe0d0ec5dc04e8c09541790a280e9abe35d Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Mon, 31 Dec 2018 20:48:30 +0000 Subject: [PATCH 3/3] Create README.md --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..88b872d --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +This repository is only kept for historical reasons. Please head to http://docs.filebrowser.xyz/contributing for up to date information.