From 44a944a75de972dd5bbda2e2b086a041c6007fec Mon Sep 17 00:00:00 2001
From: remi cresson <remi.cresson@teledetection.fr>
Date: Tue, 19 Sep 2017 13:23:27 +0000
Subject: [PATCH] DOC: update markdown

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 5d4a00c..506252e 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.
-- 
GitLab