From 3b8d3bcabc15c34251dca270a81f60b41aa03f88 Mon Sep 17 00:00:00 2001 From: alemuntoni Date: Mon, 1 Jun 2020 11:06:15 +0200 Subject: [PATCH] update readme build badges --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b7cd9c5d1..ccacccee2 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # ![MeshLab Logo](src/meshlab/images/eye64.png) MeshLab -[![Actions Status](https://github.com/cnr-isti-vclab/meshlab/workflows/CompileUbuntu/badge.svg)](https://github.com/cnr-isti-vclab/meshlab/actions) -[![Actions Status](https://github.com/cnr-isti-vclab/meshlab/workflows/CompileMacOS/badge.svg)](https://github.com/cnr-isti-vclab/meshlab/actions) -[![Actions Status](https://github.com/cnr-isti-vclab/meshlab/workflows/CompileWindows/badge.svg)](https://github.com/cnr-isti-vclab/meshlab/actions) +![BuildUbuntu](https://github.com/cnr-isti-vclab/meshlab/workflows/BuildUbuntu/badge.svg) +![BuildMacOS](https://github.com/cnr-isti-vclab/meshlab/workflows/BuildMacOS/badge.svg) +![BuildWindows](https://github.com/cnr-isti-vclab/meshlab/workflows/BuildWindows/badge.svg) This is the official repository for the source and the binaries of MeshLab.