diff --git a/CFVN.PNG b/CFVN.PNG
new file mode 100644
index 0000000000000000000000000000000000000000..4bfaaadc1d7a0c598251096ed9ec2ca55c12af08
Binary files /dev/null and b/CFVN.PNG differ
diff --git a/README.md b/README.md
index 1857eeab408e7bf87ce0849a1d0a3eae9ce36a6e..05b6f8d5a26de5873f298ef2a8bfc34e675f8ce0 100644
--- a/README.md
+++ b/README.md
@@ -15,13 +15,13 @@ In this repository, a new real gas model for hydrogen based on the Reference Flu
 In a tutorial case of the flow through a critical flow Venturi nozzle, the usage of the new real gas model is shown.
 
 For the start of the simulation, do the following steps:
-1. run <blockMesh && extrudeMesh>
+1. run `blockMesh && extrudeMesh` to create the mesh
 2. run either:
-    a) <sonicFoam> or 
-    b) <decomposePar> and then <mpirun -np 4 sonicFoam -parallel>
+    - `sonicFoam` or 
+    - `decomposePar` (default number of processors is 4) and then `mpirun -np #np sonicFoam -parallel` to run the simulation
 
 For the post-processing, you might need to:
-3. run reconstructPar (if your case was decomposed before) 
+3. run `reconstructPar` (if your case was decomposed before) 
 
 ## Acknowledgments
 This work was supported through the Joint Research Project “Metrology infrastructure for high-pressure gas and liquified hydrogen flows”. This project (20IND11 MetHyInfra) has received funding from the EMPIR programme co-financed by the Participating States and from the European Union's Horizon 2020 research and innovation programme.