From 21fae3820d68da01c22590096a81e2ee2a4d7b53 Mon Sep 17 00:00:00 2001 From: Marco Musy <32848391+marcomusy@users.noreply.github.com> Date: Mon, 11 Mar 2019 23:44:33 +0100 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9f9b7de1..e490edc7 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,6 @@ 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).) - Integration with the *Qt5* framework. ## Hello World example