From 56d01a01b5f3a8adb12d5d9d0de93f5ac59747bf Mon Sep 17 00:00:00 2001 From: Isaak Lim Date: Fri, 16 Feb 2018 09:57:37 +0100 Subject: [PATCH] add pipeline status --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bb048c..009bff7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# OpenMesh Python Bindings +# OpenMesh Python Bindings [![pipeline status](https://www.graphics.rwth-aachen.de:9000/OpenMesh/openmesh-python/badges/master/pipeline.svg)](https://www.graphics.rwth-aachen.de:9000/OpenMesh/openmesh-python/commits/master) OpenMesh python bindings implemented with [pybind11](https://github.com/pybind/pybind11) that are tightly integrated with -- GitLab