From 462a4d296fca63737ad7e0c9e550122774e5c374 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Thu, 15 Jul 2021 15:40:29 +0200 Subject: [PATCH] Add CI badge and link to OG abra repo --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 53f49a81..af28a591 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # go-abra -WIP port of abra to Golang. +[![Build Status](https://drone.autonomic.zone/api/badges/coop-cloud/go-abra/status.svg?ref=refs/heads/main)](https://drone.autonomic.zone/coop-cloud/go-abra) + +WIP port of [abra](https://git.autonomic.zone/coop-cloud/abra) to Golang.