diff --git a/component/README.md b/component/README.md
index c103098..2defb2c 100644
--- a/component/README.md
+++ b/component/README.md
@@ -28,6 +28,15 @@ To integrate the file-browse component into your own app, import ngx-file-select
```
+### Parameters
+
+* filter - What files you want to display in the search dialog. (Folders can not be hidden)
+
+```html
+
+```
+
+
## Development server
If you want to run this locally, first run: