From faf044874714b6faa0a40a7c9af7bdd40e4dea7f Mon Sep 17 00:00:00 2001 From: Rahix Date: Tue, 10 Mar 2026 20:45:53 +0100 Subject: [PATCH] [FAFO] Add FAFO-specific README --- README => README-sprintdoc.txt | 0 README.md | 7 +++++++ 2 files changed, 7 insertions(+) rename README => README-sprintdoc.txt (100%) create mode 100644 README.md diff --git a/README b/README-sprintdoc.txt similarity index 100% rename from README rename to README-sprintdoc.txt diff --git a/README.md b/README.md new file mode 100644 index 0000000..5d10690 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +FAFO template for DokuWiki +-------------------------- +This is a modified version of the [sprintdoc](github.com/cosmocode/dokuwiki-template-sprintdoc) template. + +If you install this template manually, make sure it is installed in `lib/tpl/sprintdoc/` – if the folder is called different it will not work! + +Original README: [`README-sprintdoc.txt`](./README-sprintdoc.txt)