Skip to content

Commit

Permalink
Refactor readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
HackAfro committed Jan 17, 2018
1 parent 1f73a88 commit 3738a52
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ OR
Example

``` angular
<app-atom-spinner
[animationDuration]="1000"
[size]="60"
[color]="'#ff1d5e'"
></app-atom-spinner>
<app-atom-spinner
[animationDuration]="1000"
[size]="60"
[color]="'#ff1d5e'"
></app-atom-spinner>
import {AtomSpinnerComponent} from 'angular-epic-spinners'
Expand Down

0 comments on commit 3738a52

Please sign in to comment.