diff --git a/README.md b/README.md index 8ef8914..8196c57 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,28 @@ # Scientific Visualization + This repository contains a collection of useful Paraview skills for scientific visualization that I've developed and condensed into one place. -I've made generous use of the default MacOS keyboard shortcuts in this collection for brevity. +I've used the default MacOS keyboard shortcuts in this collection for brevity. If you are using a different operating system, the corresponding shortcuts can easily be found via a quick Google search. I've also assumed that anyone using this collection has the most recent version of Paraview. ## Table of Contents + ### The Basics + [Three Steps to Nicer Visualization](Tutorials/three-steps-to-nice-visualization.md) -[Creating an Annimation](Tutorials/creating-an-annimation.md) +[Creating an Animation](Tutorials/creating-an-annimation.md) ### General Visualization [Contours/Isosurfaces](Tutorials/contours.md) ### Volume Rendering + Coming soon! ### Ray Tracing + Coming soon! -Have something to contribute? See the contributing guidelines [Here](contributing.md) +Have something to contribute? See the contributing guidelines [here.](contributing.md)