From e0505e090a9bfd03f32e259c12a2dfa39380aff1 Mon Sep 17 00:00:00 2001
From: Fernando Herrero <fherrero@iri.upc.edu>
Date: Mon, 11 Oct 2021 11:38:40 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 6daaa48..b852048 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,7 @@ This node subscribes to an Image and publishes a color inverted Image, which can
 
 ### Parameters
 - ~**rate** (Double; default: 10.0; min: 0.1; max: 1000) The main node thread loop rate in Hz. 
+- ~**invert** (Bool; default: true) Enable/disable image color invert
 
 ## Installation
 
-- 
GitLab