diff --git a/README.md b/README.md
index 5d4a00c1d6c00f177e5e3303f5660af81f3cdfe6..506252e12da1e10f640bab984044e2ab1974dc95 100644
--- a/README.md
+++ b/README.md
@@ -9,3 +9,6 @@ This mapper produces an output vector data layer. The input pipeline it triggere
 
 ## RegionComparator
 A set of useful functions, maybe already existing somewhere in the OTB. Images layout, region intersection, coordinates conversion of regions, etc.
+
+## VectorDataToLabelImageCustomFilter
+This is the clone of the VectorDataToLabelImageFilter, but this one has one option for burning one given value.