From a420460b0f634ab4cf5e10b11d89916b32a980d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Minelli?= <michael@minelli.me> Date: Tue, 27 Feb 2024 14:33:51 +0100 Subject: [PATCH] Wiki => Move wiki on the dojo documentation website --- README.md | 4 +++- Wiki/Home.md | 3 +++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 97df52f..37b23fc 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# DojoExerciceRunner \ No newline at end of file +# Documentation of `The Dojo Exercise Checker` + +All documentations are available on the [Dojo documentation website](https://www.hepiapp.ch/) : https://www.hepiapp.ch/. \ No newline at end of file diff --git a/Wiki/Home.md b/Wiki/Home.md index e69de29..37b23fc 100644 --- a/Wiki/Home.md +++ b/Wiki/Home.md @@ -0,0 +1,3 @@ +# Documentation of `The Dojo Exercise Checker` + +All documentations are available on the [Dojo documentation website](https://www.hepiapp.ch/) : https://www.hepiapp.ch/. \ No newline at end of file -- GitLab