Skip to content

Commit 0800375

Browse files
committed
README: move git usage trick at the bottom now reason-react-native has been released
1 parent d388789 commit 0800375

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

README.md

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,33 @@
1010
[ReasonReact](https://reasonml.github.io/reason-react/) to make your iOS,
1111
Android and [Web](https://github.com/necolas/react-native-web) apps.
1212

13+
## Getting Started
14+
15+
Check our
16+
[getting started](https://reasonml-community.github.io/reason-react-native/en/docs/)
17+
guide for details.
18+
19+
## Documentation
20+
21+
See https://reasonml-community.github.io/reason-react-native.
22+
23+
## Contribute
24+
25+
Read the [contribution guidelines](./CONTRIBUTING.md) before contributing.
26+
27+
## Changelog
28+
29+
Check the [changelog](./CHANGELOG.md) for more informations about recent
30+
releases.
31+
32+
## Code of Conduct
33+
34+
We want this community to be friendly and respectful to each other. Please read
35+
[the full text](https://github.com/reasonml-community/reason-react-native/blob/master/CODE_OF_CONDUCT.md)
36+
so that you can understand what actions will and will not be tolerated.
37+
38+
---
39+
1340
## 🚨 Usage from Git repo
1441

1542
If you use this bindings from the git repo, be sure to use
@@ -36,30 +63,3 @@ If you use this bindings from the git repo, be sure to use
3663
}
3764
}
3865
```
39-
40-
---
41-
42-
## Getting Started
43-
44-
Check our
45-
[getting started](https://reasonml-community.github.io/reason-react-native/en/docs/)
46-
guide for details.
47-
48-
## Documentation
49-
50-
See https://reasonml-community.github.io/reason-react-native.
51-
52-
## Contribute
53-
54-
Read the [contribution guidelines](./CONTRIBUTING.md) before contributing.
55-
56-
## Changelog
57-
58-
Check the [changelog](./CHANGELOG.md) for more informations about recent
59-
releases.
60-
61-
## Code of Conduct
62-
63-
We want this community to be friendly and respectful to each other. Please read
64-
[the full text](https://github.com/reasonml-community/reason-react-native/blob/master/CODE_OF_CONDUCT.md)
65-
so that you can understand what actions will and will not be tolerated.

0 commit comments

Comments
 (0)