From 7ece91cb6e765a417a41109a0d25ad616fe8e8fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20L=C3=A1szl=C3=B3?= <rlacko99@gmail.com> Date: Wed, 16 Dec 2020 16:57:06 +0100 Subject: [PATCH] how to generate the docs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5c56fd5..a0a0801 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ This app is currently under development +## Docs + +You can generate from `docs/readme.md` using `markdown-pp`. + ## Setup server/ormconfig.json: there is an example file to it -- GitLab