From c9a136e7133f7f28b18def379bd2d064caa0fa10 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 9 Aug 2020 01:37:19 +0200 Subject: [PATCH] Add a CI badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c833d04..4820df4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # hrpc +[![Build Status](https://drone.autonomic.zone/api/badges/hyperpy/hrpc/status.svg)](https://drone.autonomic.zone/hyperpy/hrpc) + ## Simple RPC with Protobuf Services ## Install