From 0a8eef466b243883afd00bd808d99c4b2e09f356 Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Wed, 3 Oct 2018 05:20:16 -0700 Subject: [PATCH] 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 --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 9e35a42f0..9f9df8b96 100644 --- a/README.md +++ b/README.md @@ -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)