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:
Pascal Hartig
2019-09-09 06:36:53 -07:00
committed by Facebook Github Bot
parent 566f2bf96e
commit 96d9c9638c

View File

@@ -22,7 +22,6 @@ Flipper (formerly Sonar) is a platform for debugging mobile apps on iOS and Andr
- [Contributing](#contributing)
- [License](#license)
## Mobile development
Flipper aims to be your number one companion for mobile app development on iOS and Android. Therefore, we provide a bunch of useful tools including a log viewer, interactive layout inspector, and network inspector.
@@ -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
```
## iOS SDK + Sample App
```