From 0beb3555c68b0b46b8e28d7d34ba43d1c43887cd Mon Sep 17 00:00:00 2001 From: Michel-FK Date: Thu, 3 Dec 2020 18:50:14 +0100 Subject: [PATCH] initial commit Signed-off-by: Michel-FK --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ce6a7ef --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +This repository contains the FunKey Project documentation project. + +The "[source](https://github.com/FunKey-Project/FunKey-Project.github.io/tree/source)" branch contains the source documents; they are processed by MkDocs to generate the resulting static site in the "[master](https://github.com/FunKey-Project/FunKey-Project.github.io/tree/master)" branch that is accessible through Github Pages at https://funkey-project.github.io/FunKey-Project.github.io/ \ No newline at end of file