This is an automated email from the ASF dual-hosted git repository.
luckychen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-weex.git
The following commit(s) were added to refs/heads/master by this push:
new 6a06d13 Update readme (#2984)
6a06d13 is described below
commit 6a06d13918762d9d1d2214875e13e335f18d8243
Author: YorkShen <[email protected]>
AuthorDate: Fri Oct 25 14:29:07 2019 +0800
Update readme (#2984)
---
README.md | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 18fc007..5ea279f 100644
--- a/README.md
+++ b/README.md
@@ -13,10 +13,12 @@ A framework for building Mobile cross-platform UI.
| -------- | ------ |
| Android | [sdk
](https://bintray.com/weex/Android/sdk/_latestVersion)
Or [sdk_legacy
](https://bintray.com/weex/Android/sdk_legacy/_latestVersion)
|
| iOS | [](https://cocoapods.org/pods/WeexSDK)
[](https://github.com/Carthage/Carthage)
|
-| [Mobile Web](https://github.com/weexteam/weex-vue-render) | [](https://www.npmjs.com/package/weex-vue-render)
|
+| [Mobile Web](https://github.com/weexteam/vue-render-for-apache-weex) |
[](https://www.npmjs.com/package/weex-vue-render)
|
Support Android 4.1 (API 16), iOS 8.0+ and WebKit 534.30+.
+**FYI: The [mobile web
render](https://github.com/weexteam/vue-render-for-apache-weex) is not
supported by Apache Weex officially**
+
## For Windows
First of all, compiling or building Weex from Windows is not support
officially.
@@ -83,8 +85,9 @@ You can either build Weex from IDE (*XCode*) or command line.
Please read [How To Build](./HOW-TO-BUILD.md) for detail.
### Mobile Web
+**Vue Render for Apache Weex is a third party plugin, and not developed nor
maintained by Apache Weex.**
-see [weex-vue-render](https://github.com/weexteam/weex-vue-render).
+see [Vue Render for Apache
Weex](https://github.com/weexteam/vue-render-for-apache-weex).
## Scripts