From 3a09e6a1a790893a2ed2b0ef7f3dbaa75c614995 Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks Date: Thu, 19 Nov 2020 20:38:46 +0200 Subject: [PATCH] Add windows workflow badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 470f94c..eeb8b78 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # ofxPiMapper [![Ubuntu Workflow Badge](https://github.com/kr15h/ofxPiMapper/workflows/ubuntu/badge.svg)](https://github.com/kr15h/ofxPiMapper/actions?query=workflow%3Aubuntu) +[![Windows Workflow Badge](https://github.com/kr15h/ofxPiMapper/workflows/windows/badge.svg)](https://github.com/kr15h/ofxPiMapper/actions?query=workflow%3Awindows) Projection mapping addon for openFrameworks that runs on the Raspberry Pi. It is being developed and tested against the latest stable openFrameworks version.