Update README formatting (#208)

Summary:
Without the newline, this gets interpreted as a headline, which looks a bit weird.

Pull Request resolved: https://github.com/facebook/flipper/pull/208

Reviewed By: danielbuechele

Differential Revision: D9194566

Pulled By: passy

fbshipit-source-id: 67d63e072f4f8d0e86f3a2a0a48886e7e5716b40
This commit is contained in:
Pascal Hartig
2018-08-07 06:41:30 -07:00
committed by Facebook Github Bot
parent 9c239c23c9
commit 75af6b3c72

View File

@@ -3,6 +3,7 @@
---
**Flipper, formerly Sonar, is currently in the process of being renamed. This may cause some inconsistencies until everything is in place. We apologize for any inconvience caused.**
---
Flipper is a platform for debugging mobile apps on iOS and Android. Visualize, inspect, and control your apps from a simple desktop interface. Use Flipper as is or extend it using the plugin API.