From 8de840dc8dd037616f45a3072a1cc95e9007e0f1 Mon Sep 17 00:00:00 2001 From: Simon Praetorius <simip@gmx.de> Date: Sat, 1 Sep 2018 14:08:57 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df9fd78..4830631 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Timeseries file are create a bit differently from other Vtk file. There, in the **Limitations:** -- Maximum 1000 timesteps can be written. This is a limitation of VTK. +- Maximum 1000 timesteps can be written. This is a limitation of VTK. (Limitation removed in recent VTK versions) **TODO:** -- GitLab