From 2e2a125cc1b8291c812a4988c8c4f9e69d99ee4a Mon Sep 17 00:00:00 2001 From: klafyvel Date: Tue, 23 Apr 2019 16:21:01 +0200 Subject: [PATCH] Update home --- home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/home.md b/home.md index 7720d5b..2b9f719 100644 --- a/home.md +++ b/home.md @@ -16,6 +16,7 @@ You are now on the project's wiki where it is intendend to found all the documen # How to develop on Re2o +* [Contributing](Dev Documentation/Contributing) * [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)