From dcaee6ebd9da8f5b70f8a412ce88d7e99adc4f5e Mon Sep 17 00:00:00 2001 From: nicolalandro Date: Sun, 14 Nov 2021 16:13:28 +0100 Subject: [PATCH] colab badge --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e70aa27..95532fb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ [![pipeline status](https://gitlab.com/nicolalandro/obj2html/badges/main/pipeline.svg)](https://gitlab.com/nicolalandro/obj2html/-/commits/main) [![coverage report](https://gitlab.com/nicolalandro/obj2html/badges/main/coverage.svg)](https://gitlab.com/nicolalandro/obj2html/-/commits/main) + [![pypi package](https://img.shields.io/badge/pypi%20package-obj2html-blue)](https://pypi.org/project/obj2html/) +[![License: MIT](https://img.shields.io/badge/license-MIT-lightgray)](LICENSE) +[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/11mWxDwAf1tR7vivAN18Vo8vLRvI9nT5T?usp=sharing) # Obj2Html This lib is able to transform an .obj file to HTML that use three.js.