Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sakrist committed Jan 19, 2016
1 parent c63b349 commit 4a6585b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

Animated Pie Chart control for iOS apps, based on CALayer. Very easy in use and have custom labeling.

<img src="https://raw.githubusercontent.com/sakrist/VBPieChart/master/Screenshot.png" width="50%">

##Usage


Expand Down Expand Up @@ -104,4 +106,4 @@ Example: <br />
`[chartView setValues:@{@(0) : @(50), @(1) : @(70)}]; // set 50 for first and 70 for second sections` <br />

## Screenshots
<img src="https://raw.githubusercontent.com/sakrist/VBPieChart/master/Screenshot.png" width="50%">

0 comments on commit 4a6585b

Please sign in to comment.