Skip to content

Commit f1754bb

Browse files
committed
update readme.md
1 parent f0361cd commit f1754bb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
example

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22

33
A circular progress chart using react-native-svg
44

5-
![sample <>](https://github.com/stssoftware/react-native-svg-circular-progress/blob/master/Sample.png "Sample")
5+
![sample <>](https://github.com/stssoftware/react-native-svg-circular-progress/raw/master/Sample.png "Sample")
66

77
## Installation
88
````
99
npm install react-native-svg react-native-svg-circular-progress --save
10+
react-native link
1011
````
1112

1213
## Usage

0 commit comments

Comments
 (0)