Update README (#4350)

Summary:
Stack created with [Sapling]
* __->__ https://github.com/facebook/flipper/issues/4350

Update README
Mainly to test out Sapling, but also to get rid of some "recently"s that are not longer all that recent.

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

Test Plan: _eyes

Reviewed By: antonk52

Differential Revision: D41653401

Pulled By: passy

fbshipit-source-id: 39aac6dcd3bb427f93bd725fbb587c8aac7ffba4
This commit is contained in:
Pascal Hartig
2022-12-05 07:57:16 -08:00
committed by Facebook GitHub Bot
parent faac3dddfb
commit fdcd3fca11

View File

@@ -14,7 +14,7 @@
</p> </p>
<p align="center"> <p align="center">
Flipper (formerly Sonar) is a platform for debugging mobile apps on iOS and Android and, recently, even JS apps in your browser or in Node.js. 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 and JS apps in your browser or in Node.js. Visualize, inspect, and control your apps from a simple desktop interface. Use Flipper as is or extend it using the plugin API.
</p> </p>
![Flipper](website/static/img/inspector.png) ![Flipper](website/static/img/inspector.png)