From 50ca61b5f2122789a0f31d762021ddbf18304319 Mon Sep 17 00:00:00 2001 From: Tor-Einar Skog <tor-einar.skog@nibio.no> Date: Tue, 2 Feb 2021 14:41:45 +0100 Subject: [PATCH] Docs update --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 45fa2a7..4ca074a 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,7 @@ cordova emulate browser cordova emulate android ``` +## Develop the code +### Main template +The main layout is based on a very simple template snatched from Bootstrap. -- GitLab