From 4a91850c1de2b877be06939833fd38fbd8b5a6bf Mon Sep 17 00:00:00 2001
From: ktr0731 <ktr@syfm.me>
Date: Sun, 22 Mar 2020 10:28:13 +0900
Subject: [PATCH] update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ada93af..7f2dc50 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # gRPC Web Go client
 [![GoDoc](https://godoc.org/github.com/ktr0731/grpc-web-go-client/grpcweb?status.svg)](https://godoc.org/github.com/ktr0731/grpc-web-go-client/grpcweb)
-[![CircleCI](https://circleci.com/gh/ktr0731/grpc-web-go-client.svg?style=svg)](https://circleci.com/gh/ktr0731/grpc-web-go-client)  
+[![GitHub Actions](https://github.com/ktr0731/grpc-web-go-client/workflows/main/badge.svg)](https://github.com/ktr0731/grpc-web-go-client/actions)  
 
 *THE IMPLEMENTATION IS LACKING*
 
-- 
GitLab