Skip to content

Commit c555602

Browse files
authored
Minor update of README.md
1 parent b13cf03 commit c555602

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# plugin.SofaPython3
22

3-
[![Documentation Status](https://readthedocs.org/projects/ansicolortags/badge/?version=latest)](https://sofapython3.readthedocs.io/en/latest/?badge=latest)
4-
[![Join the chat at https://gitter.im/sofa-framework/plugin.SofaPython3](https://badges.gitter.im/sofa-framework/plugin.SofaPython3.svg)](https://gitter.im/sofa-framework/plugin.SofaPython3?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
5-
![License: LGPL v2.1](https://img.shields.io/badge/License-LGPL%20v2.1-blue.svg)
3+
[![Documentation](https://img.shields.io/badge/doc-on_website-green.svg)](https://sofapython3.readthedocs.io/en/latest/index.html)
4+
[![Gitter](https://img.shields.io/badge/chat-on_Gitter-ff69b4.svg)](https://gitter.im/sofa-framework/plugin.SofaPython3)
5+
[![Support](https://img.shields.io/badge/support-on_GitHub_Discussions-blue.svg)](https://github.com/sofa-framework/sofa/discussions/categories/sofapython3)
66

77
This project is composed of a Sofa plugin to embed a python interpreter into a Sofa based simulation as well as several python modules that exposes the different c++ components used in Sofa. The binding is designed to be idiomatic python3 API with tight integration for numpy. This project is in a WIP state, please use it only if you are willing to help in the developement.
88

0 commit comments

Comments
 (0)