From 69c92745dfd78f7ab1d408359c9e42d1f4cc3a6e Mon Sep 17 00:00:00 2001 From: moamoak Date: Thu, 26 Jul 2018 00:28:20 +0200 Subject: [PATCH] Add links for dev --- home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home.md b/home.md index e347e20..98ddfbf 100644 --- a/home.md +++ b/home.md @@ -16,4 +16,6 @@ You are now on the project's wiki where it is intendend to found all the documen # How to develop on Re2o * [Add features and manage the API](API/Dev) +* [Add a model](Dev Documentation/Add a new model to the project) +* [Writing documentation](Dev Documentation/Documentation)