From c6f59bfc008bb494c6048660da121adcc55b102d Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks Date: Sun, 15 Nov 2020 18:16:09 +0200 Subject: [PATCH] Add windows workflow badge and add links --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 697d033..9c25efb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # ofxPiMapper -![Ubuntu Workflow Badge](https://github.com/kr15h/ofxPiMapper/workflows/ubuntu/badge.svg) +[![Ubuntu Workflow Badge](https://github.com/kr15h/ofxPiMapper/workflows/ubuntu/badge.svg)](https://github.com/kr15h/ofxPiMapper/actions?query=workflow%3Aubuntu) +[![Ubuntu 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. There is a Raspberry Pi disk image available via the [ofxPiMapper website](https://ofxpimapper.com/).