From c8149ca991d7f10f936631b52004bbeb8abdb6bd Mon Sep 17 00:00:00 2001 From: Alessandro Muntoni Date: Thu, 25 Mar 2021 15:39:59 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e65a1b39..d98ee6ec 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ The **_Visualization and Computer Graphics Library_** (VCGlib for short) is a open source, portable, C++, templated, no dependency, library for manipulation, processing, cleaning, simplifying triangle meshes. -![BuilExamplesLinux](https://github.com/cnr-isti-vclab/vcglib/workflows/BuilExamplesLinux/badge.svg) +![BuildExamplesLinux](https://github.com/cnr-isti-vclab/vcglib/workflows/BuildExamplesLinux/badge.svg) ![BuildExamplesMacOS](https://github.com/cnr-isti-vclab/vcglib/workflows/BuildExamplesMacOS/badge.svg) ![BuildExamplesWindows](https://github.com/cnr-isti-vclab/vcglib/workflows/BuildExamplesWindows/badge.svg)