From 090e4c6b27d46dd427cc00f12659fa329979599c Mon Sep 17 00:00:00 2001 From: Kathryn Baldauf Date: Wed, 21 Apr 2021 15:43:01 -0700 Subject: [PATCH] Add build status badge to readme Signed-off-by: Kathryn Baldauf --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5680010..60c93fe 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# go-winio +# go-winio [![Build Status](https://github.com/microsoft/go-winio/actions/workflows/ci.yml/badge.svg)](https://github.com/microsoft/go-winio/actions/workflows/ci.yml) This repository contains utilities for efficiently performing Win32 IO operations in Go. Currently, this is focused on accessing named pipes and other file handles, and