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.