diff --git a/README.md b/README.md
index 6daaa484f35aa16426c1068ed20f533be4064d7c..b8520480ba9da980c6a824c7da9ec93a2307ed5f 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