From 9ffde1ac9002e3ad061c20bae97b59002db2e1ff Mon Sep 17 00:00:00 2001
From: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
Date: Sun, 27 Dec 2020 15:53:04 +0100
Subject: [PATCH] trigger CI

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 38795b1..7f995b3 100644
--- a/README.md
+++ b/README.md
@@ -163,3 +163,4 @@ If you want to build something with this CLI, here are some ideas that the commu
 - [Support for ownCloud](https://github.com/hackmdio/codimd/issues/245): same deal as github/dropbox sync, write a script with import/export
 - [Support auto sync with dropbox](https://github.com/hackmdio/codimd/issues/124): write a script that does a full `import` and `export` or merge in whatever direction desired
 - [Support auto sync with Google Drive](https://github.com/hackmdio/codimd/issues/275): write a script that does a full `import` and `export` or merge in whatever direction desired
+
-- 
GitLab