From d7a0e66e8bf99b1c148ca8140cce64a8cda5eae0 Mon Sep 17 00:00:00 2001 From: vcaesar Date: Sat, 7 Dec 2019 14:27:27 -0400 Subject: [PATCH] Update README.md, Add more CI badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3bc97a7..fc70f92 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # gohook +[![Build Status](https://github.com/robotn/gohook/workflows/Go/badge.svg)](https://github.com/robotn/gohook/commits/master) [![CircleCI Status](https://circleci.com/gh/robotn/gohook.svg?style=shield)](https://circleci.com/gh/robotn/gohook) ![Appveyor](https://ci.appveyor.com/api/projects/status/github/robotn/gohook?branch=master&svg=true) [![Go Report Card](https://goreportcard.com/badge/github.com/robotn/gohook)](https://goreportcard.com/report/github.com/robotn/gohook)