From 692ffc1b1f6b5137669a0e7b72887cf817e73bd0 Mon Sep 17 00:00:00 2001 From: flynn Date: Mon, 18 Apr 2022 21:14:37 +0000 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index b1b54fc..c0d1387 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ +A 'simple' collection of bash scripts that syncs CodiMD files with a certain metadata block to Gitlab + + +You need to put the following block somewhere in you CodiMD file. + +```markdown +:::spointer Gitlab sync +- sync-to: path/in/the/drive +::: +``` + ## Setup