From 3e14e5c24d106538ab84f56f8e9a85ca61aa2753 Mon Sep 17 00:00:00 2001 From: wufan Date: Fri, 27 May 2022 19:48:14 +0800 Subject: [PATCH] Update README.md testsssss --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index abff168c73c..1b903ff060b 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ For iOS we recommend to use iOS simulator when first try. However, you can chang 4. Choose a demo to build with `npm run buildexample -- [hippy-react-demo|hippy-vue-demo]` at root directory. 5. Start the Xcode and build the iOS app with `open examples/ios-demo/HippyDemo.xcodeproj`. -### Build the Android app with js demo +### Build the Android app with js demofff For Android, we recommend using the real cellphone for better develop experience, because Hippy is using [X5](https://x5.tencent.com/) JS engine which can't support x86 simulator, as well as ARM simulator has a low performance.