Update README.md (#541)
Summary: Fix indentation for the ToC Pull Request resolved: https://github.com/facebook/flipper/pull/541 Reviewed By: danielbuechele Differential Revision: D17257799 Pulled By: passy fbshipit-source-id: 7ac402f4cadd287536f3f25578116084316831fc
This commit is contained in:
committed by
Facebook Github Bot
parent
566f2bf96e
commit
96d9c9638c
12
README.md
12
README.md
@@ -16,12 +16,11 @@ Flipper (formerly Sonar) is a platform for debugging mobile apps on iOS and Andr
|
|||||||
- [Desktop](#desktop)
|
- [Desktop](#desktop)
|
||||||
- [Running from source](#running-from-source)
|
- [Running from source](#running-from-source)
|
||||||
- [Building standalone application](#building-standalone-application)
|
- [Building standalone application](#building-standalone-application)
|
||||||
- [iOS SDK + Sample App](#ios-sdk--sample-app)
|
- [iOS SDK + Sample App](#ios-sdk--sample-app)
|
||||||
- [Android SDK + Sample app](#android-sdk--sample-app)
|
- [Android SDK + Sample app](#android-sdk--sample-app)
|
||||||
- [Documentation](#documentation)
|
- [Documentation](#documentation)
|
||||||
- [Contributing](#contributing)
|
- [Contributing](#contributing)
|
||||||
- [License](#license)
|
- [License](#license)
|
||||||
|
|
||||||
|
|
||||||
## Mobile development
|
## Mobile development
|
||||||
|
|
||||||
@@ -80,6 +79,7 @@ NOTE: If you're on Windows, you need to use Yarn 1.5.1 until [this issue](https:
|
|||||||
```
|
```
|
||||||
yarn build --mac --version $buildNumber
|
yarn build --mac --version $buildNumber
|
||||||
```
|
```
|
||||||
|
|
||||||
## iOS SDK + Sample App
|
## iOS SDK + Sample App
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user