From 52f6710d1dcc032f1dc4ea3b21efef7706119782 Mon Sep 17 00:00:00 2001 From: Kentechx Date: Sun, 9 Apr 2023 04:03:29 +0800 Subject: [PATCH] update --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d437a4..eccad7a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -# HoleFillingPy +# Mesh Hole Filling + +[![PyPI version](https://badge.fury.io/py/hole-filling.svg)](https://badge.fury.io/py/hole-filling) +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) A dirty implementation of mesh hole filling with [libigl](https://github.com/libigl/libigl-python-bindings).