Skip to content

Commit

Permalink
fix(readme): updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton committed Dec 2, 2016
1 parent 091b91d commit 6fa3b0e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -249,5 +249,20 @@ The type of start resource to use.
</div>
```

##Themes
As a bonus there are some themes as classes.
**starType**:
The type of start resource to use.
- .theme-google-places
- .theme-kununu

```html
<div class="rating value-3 theme-google-places">
<div class="star-container">
...stars...
</div>
</div>
```

## Related projects:
- [Angular Star Rating](https://github.com/BioPhoton/angular-star-rating)

0 comments on commit 6fa3b0e

Please sign in to comment.