Skip to content

Commit c544c0d

Browse files
tiagomoraismorgadofacebook-github-bot
tiagomoraismorgado
authored andcommitted
Docs - README.md - tweaks (separator, thumbnail logo)
Summary: **this PR does basically aim at adding the following tweaks to README.md file:** - *separators* - *thumbnail logo* --- **main motivation behind such:** - *improving overall document accessebility* --- <img src="https://avatars2.githubusercontent.com/u/69631?s=200&v=4" width="50"></img> <img src="https://avatars1.githubusercontent.com/u/7303598?s=460&v=4" width="50"></img> Closes #16509 Differential Revision: D6465270 Pulled By: hramos fbshipit-source-id: 0443765bdc0001926157ad0443a035be6992c418
1 parent 6da8979 commit c544c0d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Supported operating systems are >= Android 4.1 (API 16) and >= iOS 8.0.
2020
- [Contributing](#contributing)
2121
- [License](#license)
2222

23+
---
24+
2325
## Getting Started
2426

2527
Follow the [Getting Started guide](https://facebook.github.io/react-native/docs/getting-started.html). The recommended way to install React Native depends on your project. Here you can find short guides for the most common scenarios:
@@ -28,6 +30,8 @@ Follow the [Getting Started guide](https://facebook.github.io/react-native/docs/
2830
- [Creating a New Application](http://facebook.github.io/react-native/docs/getting-started.html)
2931
- [Adding React Native to an Existing Application](http://facebook.github.io/react-native/docs/integration-with-existing-apps.html)
3032

33+
---
34+
3135
## Documentation
3236

3337
[The website’s documentation](https://facebook.github.io/react-native/docs/getting-started.html) is divided into multiple sections.
@@ -40,10 +44,14 @@ Another great way to learn more about the components and APIs included with Reac
4044

4145
The React Native documentation only discusses the components, APIs and topics specific to React Native (React on iOS and Android). For further documentation on the React API that is shared between React Native and React DOM, refer to the [React documentation](https://facebook.github.io/react/).
4246

47+
---
48+
4349
## Upgrading
4450

4551
React Native is under active development. See the guide on [upgrading React Native](https://facebook.github.io/react-native/docs/upgrading.html) to keep your project up-to-date.
4652

53+
---
54+
4755
## Contributing
4856

4957
Read below to learn how you can take part in improving React Native.
@@ -60,8 +68,14 @@ Read our [contributing guide](https://facebook.github.io/react-native/docs/contr
6068

6169
We have a list of [beginner friendly issues](https://github.com/facebook/react-native/labels/Good%20First%20Issue) to help you get your feet wet in the React Native codebase and familiar with our contribution process. This is a great place to get started.
6270

71+
---
72+
6373
## License
6474

6575
React Native is [BSD licensed](./LICENSE). We also provide an additional [patent grant](./PATENTS).
6676

6777
React Native documentation is [Creative Commons licensed](./LICENSE-docs).
78+
79+
---
80+
81+
<img src="https://avatars2.githubusercontent.com/u/69631?s=200&v=4" width="50"></img>

0 commit comments

Comments
 (0)