Update README.md

Add link to svgr
This commit is contained in:
Mikael Sand
2018-10-24 04:19:50 +03:00
committed by GitHub
parent 57db06328d
commit 0b3e07ef12
+1 -1
View File
@@ -10,7 +10,7 @@
## Features
1. Supports most SVG elements and properties (Rect, Circle, Line, Polyline, Polygon, G ...).
2. Easy to convert SVG code into ReactNative code.
2. Easy to [convert SVG code](https://svgr.now.sh/) to react-native-svg.
### Installation