From 7f55739b377fdea58b273b9cc31ce7652fc1e575 Mon Sep 17 00:00:00 2001 From: Michael Hladky Date: Fri, 2 Dec 2016 12:33:57 +0100 Subject: [PATCH] fix(readme): image paths --- README.md | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 4b4a7eb..213a0d2 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ The actual star rating value. The color of the stars depends on the rating numbe ``` - + **.half**: If set, every rating value will have a hlaf star at the end. @@ -103,8 +103,8 @@ If set, every rating value will have a hlaf star at the end. ...stars... ``` - - + + **text**: string (Optional) The text next to the stars. @@ -118,7 +118,7 @@ Default: undefined ``` - + **.label-[POSITION]**: The position of the label. @@ -135,10 +135,10 @@ The position of the label. ``` - - - - + + + + **.spread**: If the start use the whole space or not. @@ -150,8 +150,8 @@ If the start use the whole space or not. ``` - - + + **.[SIZE]**: The height and width of the stars. @@ -165,9 +165,9 @@ The height and width of the stars. ``` - - - + + + **color-[COLOR_NAME]**: - .color-default @@ -182,10 +182,10 @@ The height and width of the stars. ``` - - - - + + + + **.disabled**: The click callback is disabled, colors are transparent @@ -197,8 +197,8 @@ The click callback is disabled, colors are transparent ``` - - + + **.direction-[DIRECTION]**: The direction of the stars and label. @@ -212,8 +212,8 @@ The direction of the stars and label. ``` - - + + **.[ANIMATION_SPEED]**: The duration of the animation in ms. @@ -228,9 +228,9 @@ The duration of the animation in ms. ``` - - - + + + **starType**: starRatingStarTypes (Optional) The type of start resource to use.