diff --git a/README.md b/README.md
index bcf6475..33a0bcf 100644
--- a/README.md
+++ b/README.md
@@ -267,6 +267,14 @@ Take the table below only as a overview of all options.
+ |
+ inheritedAttrs |
+ string / array / null |
+ ["style", "class"] |
+ During initialization: Attributes which the generated host-element shall inherit from from the target textarea-element.
+During destruction: Attributes which the target textarea-element shall inherit from from the generated host-element. |
+