diff --git a/README.md b/README.md
index 12053b4..26e0483 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, SSDRecon)
+EXECUTABLES (PoissonRecon, SSDRecon, SurfaceTrimmer, EDTInHeat)
PoissonRecon
@@ -318,7 +318,7 @@ individual components of the surface reconstructor.
-SurfaceTrimmer
+SurfaceTrimmer
Trims off parts of a triangle mesh with a per-vertex signal whose value falls below a threshold (used for removing parts of a reconstructed surface that are generated in low-sampling-density regions)
- --in <input triangle mesh>
@@ -403,7 +403,7 @@ individual components of the image stitcher.