From ab0f4357a2fc8c250102bbf9ff2e057a9ca6a1aa Mon Sep 17 00:00:00 2001 From: Trevor Laughlin Date: Sun, 17 Jan 2021 14:49:33 -0500 Subject: [PATCH] Update README to refer to pySMESH --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6545186..3c2446c 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ A stand-alone library of the mesh framework from the [Salome Platform](www.salom This repository primary copies upstream sources and builds a library that be linked to other programs. +If you are looking to use this functionality in a Python application, check out +[pySMESH](https://github.com/trelau/pySMESH). + ## Build from sources This repository makes use of submodules so to build from sources you must clone this repository and the submodules with: