From 425a9f7561c293177ab9dba8db02a766a3e3bf91 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 2 Dec 2017 20:44:03 +0200 Subject: [PATCH] Updated Directory Structure (markdown) --- Directory-Structure.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Directory-Structure.md b/Directory-Structure.md index ee948f0..36eca79 100644 --- a/Directory-Structure.md +++ b/Directory-Structure.md @@ -1,3 +1,5 @@ +This documentation contributed by [TNick](https://github.com/TNick) and [xet7](https://github.com/xet7). Please add fixes, updates etc directly to this page. + # Routing We're using [FlowRouter](https://github.com/kadirahq/flow-router) client side router inside **[config/router.js](https://github.com/wekan/wekan/tree/devel/config/router.js)**.