Remove rename warning (#285)

Summary:
We're in a pretty good state now. Let's get rid of the big warning.
Pull Request resolved: https://github.com/facebook/flipper/pull/285

Reviewed By: jknoxville

Differential Revision: D10161261

Pulled By: passy

fbshipit-source-id: ef1fc03c289a0472916c67bf34c2f9e394c3fef2
This commit is contained in:
Pascal Hartig
2018-10-03 05:20:16 -07:00
committed by Facebook Github Bot
parent 84384e523f
commit 0a8eef466b

View File

@@ -1,12 +1,6 @@
# Flipper [![Build Status](https://travis-ci.org/facebook/flipper.svg?branch=master)](https://travis-ci.org/facebook/flipper)
---
**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.
Flipper (formerly Sonar) 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.
![Flipper](/website/static/img/splash@2x.png)