Merge pull request #206 from katiewasnothere/build_badge

Add build status badge to readme
This commit is contained in:
Kathryn Baldauf
2021-04-21 17:51:31 -07:00
committed by GitHub
+1 -1
View File
@@ -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