From e3776d1ae40f65e45ba1e4c5a460a1e4a0c1976b Mon Sep 17 00:00:00 2001 From: Saveliy Borisov <94908850+Amazingkivas@users.noreply.github.com> Date: Sun, 26 May 2024 00:28:39 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b0e9d1e..2842cea 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,11 @@ pip install matplotlib cmake --build . --config RELEASE ``` -## Run and visualise +## Run and visualize ![](https://github.com/Amazingkivas/FDTD_Method/blob/main/PlotScript/Animations/animation_Ex.gif) -### Go to the folder +### Go to folder ``` cd PlotScript ```