Skip to content

Commit 3df782d

Browse files
authored
Merge pull request #392 from sofa-framework/hugtalbot-patch-1
Minor update of README.md
2 parents c063a36 + 09b0e89 commit 3df782d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# plugin.SofaPython3
1+
# SofaPython3 plugin
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+
[![Discord](https://img.shields.io/badge/chat-on_Discord-darkred.svg)](https://discord.com/channels/1196920567614419024/1196922833968824370)
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)