diff --git a/README.md b/README.md index 5e97b33..818384a 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ notificationStore.danger('Error! Something is wrong') ## Options -| attribute | values | -|---|---| -| wrapper-class | | -| timeout | | +| attribute | description | values | +|---|---|---| +| wrapper-class | Position for notification to show | toast-wrapper--right, toast-wrapper--top | +| timeout | How long notifications show up | in ms |