Skip to content

Commit f7bca26

Browse files
committed
docs(readme): improve readme
1 parent 20d1881 commit f7bca26

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

README.rst

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,20 @@ trame-vtklocal
44

55
VTK Local Rendering using VTK/WASM to match server side rendering pipeline on the client side.
66
The current code base is still at its infancy but we aim to make it the default implementation for local rendering using VTK/ParaView with trame.
7-
This WASM capability is starting to be available with VTK 9.4. In term of version compatibility between VTK and trame-vtklocal we aim to follow this pattern.
8-
9-
.. list-table:: Version compatibility
10-
:widths: 50 50
11-
:header-rows: 1
12-
13-
* - VTK
14-
- trame-vtklocal
15-
* - v9.4
16-
- v0
17-
* - v9.5
18-
- v1
7+
This WASM capability is starting to be available with VTK 9.4.
8+
9+
.. In term of version compatibility between VTK and trame-vtklocal we aim to follow this pattern.
10+
..
11+
.. .. list-table:: Version compatibility
12+
.. :widths: 50 50
13+
.. :header-rows: 1
14+
15+
.. * - VTK
16+
.. - trame-vtklocal
17+
.. * - v9.4
18+
.. - v0
19+
.. * - v9.5
20+
.. - v1
1921
2022
License
2123
----------------------------------------

0 commit comments

Comments
 (0)