Update README.md
This commit is contained in:
parent
233f71b7e2
commit
692ffc1b1f
1 changed files with 11 additions and 0 deletions
11
README.md
11
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue