diff --git a/README.md b/README.md index 6155e482..8d6f579b 100644 --- a/README.md +++ b/README.md @@ -292,7 +292,10 @@ You can use all of the following options with standalone version on tag * `links` * `color`: # COMPUTED: colors.primary.main * `visited`: # COMPUTED: typography.links.color - * `hover`: # COMPUTED: lighten(0.2 typography.links.color) + * `hover`: + * `color` # COMPUTED: lighten(0.2 typography.links.color) + * `textDecoration`: 'none' + * `textDecoration`: 'none' * `menu` * `width`: '260px' * `backgroundColor`: '#fafafa'