diff --git a/README.md b/README.md
index 5fbcba1..12053b4 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ This code-base was born from the Poisson Surface Reconstruction code. It has evo
V1
-EXECUTABLES (PoissonRecon)
+EXECUTABLES (PoissonRecon, SSDRecon)
PoissonRecon
@@ -186,7 +186,7 @@ The default value for this parameter is equal to the numer of (virtual) processo
-SSDRecon
+SSDRecon
Reconstructs a surface mesh from a set of oriented 3D points by solving for a Smooth Signed Distance function (solving a 3D bi-Laplacian operator with positional value and gradient constraints) [Calakli and Taubin, 2011],
- --in <input points>