diff options
author | René 'Necoro' Neumann <necoro@necoro.eu> | 2020-05-12 18:48:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-12 18:48:04 +0200 |
commit | aebada08bc95a7175138ee3ed2923741966410a0 (patch) | |
tree | a5dba46404ef8401ff49e12db6afdb6deaecc44e | |
parent | 094c926812a4b9e3c0c77a820ff7daf81bc82bdd (diff) | |
download | feed2imap-go-aebada08bc95a7175138ee3ed2923741966410a0.tar.gz feed2imap-go-aebada08bc95a7175138ee3ed2923741966410a0.tar.bz2 feed2imap-go-aebada08bc95a7175138ee3ed2923741966410a0.zip |
Fix README.md after merge
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -109,8 +109,7 @@ Or run with docker-compose: ````bash docker-compose up - -Next Todo: Run scheduled kubernetes job in k8s cluster +```` [i6]: https://github.com/Necoro/feed2imap-go/issues/6 [i4]: https://github.com/Necoro/feed2imap-go/issues/4 |