From 0b3e07ef129a6e62453d5d48b7a70143a5632948 Mon Sep 17 00:00:00 2001 From: Mikael Sand Date: Wed, 24 Oct 2018 04:19:50 +0300 Subject: [PATCH] Update README.md Add link to svgr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5305535..305efddc 100644 --- a/README.md +++ b/README.md @@ -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