From bc94d96fad2a50a91b7f54a2af22c31904808453 Mon Sep 17 00:00:00 2001 From: everysick Date: Mon, 12 Nov 2018 20:10:13 +0900 Subject: [PATCH] Add status badges of circleci --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6a4108..1baad68 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # http-signal-proxy +[![CircleCI](https://circleci.com/gh/s4ichi/http-signal-proxy/tree/master.svg?style=svg)](https://circleci.com/gh/s4ichi/http-signal-proxy/tree/master) http-signal-proxy is the tiny process that proxies the signal received at http to the backend process.