Skip to content

Commit

Permalink
v0.1.0 released
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeshwarpatlolla committed Jul 31, 2015
1 parent 4498a6d commit 43f85ca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -2,7 +2,7 @@

This is an `ionic-ratings` bower component which can be used with any Ionic framework's application.

[View Demo](http://codepen.io/rajeshwarpatlolla/pen/vOQJej?editors=101 "Demo")
[View Demo](http://codepen.io/rajeshwarpatlolla/pen/vOQJej "Demo")


##Prerequisites.
Expand Down Expand Up @@ -92,9 +92,9 @@ You can customize font, width and height of the icons using these classes.
You can also use the following css class for changing the properties of each icon.

````css
.ionic_ratings .icon {
font-size: 50px;
}
.ionic_ratings .icon {
font-size: 50px;
}
````

##Screen Shots:
Expand Down
2 changes: 1 addition & 1 deletion src/ionic-ratings.js
@@ -1,5 +1,5 @@
//By Rajeshwar Patlolla
//https://github.com/rajeshwarpatlolla/ionic-rating
//https://github.com/rajeshwarpatlolla/ionic-ratings
//rajeshwar.patlolla@gmail.com

'use strict';
Expand Down

0 comments on commit 43f85ca

Please sign in to comment.