From 6ab26ae8af522a9011e95ae77f5fec8ff4b3a95a Mon Sep 17 00:00:00 2001 From: Horcrux Date: Wed, 14 Sep 2016 22:11:20 +0800 Subject: [PATCH] Add anchor for Usage title --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3265fbf..74be16eb 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ - react-native-svg >= 3.2.0 only supports react-native >= 0.29.0 - react-native-svg >= 4.2.0 only supports react-native >= 0.32.0 - react-native-svg >= 4.3.0 only supports react-native >= 0.33.0 - + 2. Link native code ```bash @@ -39,7 +39,7 @@ rnpm link react-native-svg ``` -### Usage +### Usage Here's a simple example. To render output like this: