Add anchor for Usage title

This commit is contained in:
Horcrux
2016-09-14 22:11:20 +08:00
parent b83d537ab8
commit 6ab26ae8af
+2 -2
View File
@@ -25,7 +25,7 @@
- react-native-svg >= 3.2.0 only supports react-native >= 0.29.0 - 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.2.0 only supports react-native >= 0.32.0
- react-native-svg >= 4.3.0 only supports react-native >= 0.33.0 - react-native-svg >= 4.3.0 only supports react-native >= 0.33.0
2. Link native code 2. Link native code
```bash ```bash
@@ -39,7 +39,7 @@
rnpm link react-native-svg rnpm link react-native-svg
``` ```
### Usage ### <a name="Usage">Usage</a>
Here's a simple example. To render output like this: Here's a simple example. To render output like this: