From c2e4e4315e54664a3481db9d9200987bf4b3e11a Mon Sep 17 00:00:00 2001 From: Paolo Cignoni Date: Tue, 28 Mar 2017 19:36:30 +0200 Subject: [PATCH] better travis icon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5651797..342331a1 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. -![](https://travis-ci.org/cnr-isti-vclab/vcglib.svg?branch=devel) +[![Build Status](https://travis-ci.org/cnr-isti-vclab/vcglib.svg?branch=devel)](https://travis-ci.org/cnr-isti-vclab/vcglib) The library, composed by more than 100k lines of code, is released under the GPL license, and it is the base of most of the software tools of the [Visual Computing Lab](http://vcg.isti.cnr.it) of the Italian National Research Council Institute ISTI , like MeshLab, metro and many others.