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
@@ -22,7 +22,6 @@ Flipper (formerly Sonar) is a platform for debugging mobile apps on iOS and Andr
|
|||||||
- [Contributing](#contributing)
|
- [Contributing](#contributing)
|
||||||
- [License](#license)
|
- [License](#license)
|
||||||
|
|
||||||
|
|
||||||
## Mobile development
|
## 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.
|
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
|
yarn build --mac --version $buildNumber
|
||||||
```
|
```
|
||||||
|
|
||||||
## iOS SDK + Sample App
|
## iOS SDK + Sample App
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user