From fdcd3fca1173569b913196785acffc4db921f0b9 Mon Sep 17 00:00:00 2001
From: Pascal Hartig
Date: Mon, 5 Dec 2022 07:57:16 -0800
Subject: [PATCH] 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
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 4f88415fe..727eed423 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,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.
+ 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.
