From b5ebf06d89bc2a8dd77d0bd5d727e6305e2a119f Mon Sep 17 00:00:00 2001 From: Marco Musy <32848391+marcomusy@users.noreply.github.com> Date: Mon, 11 Mar 2019 23:43:57 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c4c4182..9f9b7de1 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ for the all following functionalities: - Probe a volume with lines and planes. - Add sliders and buttons to interact with the scene and the individual objects. - Examples using [SHTools](https://shtools.oca.eu/shtools) package for *spherical harmonics* expansion of a mesh shape. - - Support for [FEniCS](https://fenicsproject.org) environment for FEM calculations, with complete [examples](https://github.com/marcomusy/vtkplotter/blob/master/examples/other/dolfin). + [//]: <> (- Support for [FEniCS](https://fenicsproject.org) environment for FEM calculations, with complete [examples](https://github.com/marcomusy/vtkplotter/blob/master/examples/other/dolfin).) - Integration with the *Qt5* framework. ## Hello World example