From 358ef557ea30ec8640478140890cc474878d24d5 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 18 Sep 2020 09:44:42 +0200 Subject: [PATCH] Add example placeholder --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 605c657..fd3acdf 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,10 @@ [![Build Status](https://drone.autonomic.zone/api/badges/autonomic-cooperative/backup-bot/status.svg)](https://drone.autonomic.zone/autonomic-cooperative/backup-bot) A robot who does backups in the swarm. + +## Usage + +```yaml +--- +coming: soon +```