Update README.md (#3843)

Summary:
Old image was 404ing.

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

Reviewed By: nikoant

Differential Revision: D37311708

Pulled By: passy

fbshipit-source-id: 37dc2a84f1b5471480fbde587bb5b0ed6b21446e
This commit is contained in:
Pascal Hartig
2022-06-21 07:37:21 -07:00
committed by Facebook GitHub Bot
parent 2e9ab310bd
commit 40e65901bd

View File

@@ -17,7 +17,7 @@
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.
</p>
![Flipper](/website/static/img/layout.png)
![Flipper](website/static/img/inspector.pngg)
## Table of Contents