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 <shenyua...@gmail.com>
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 
![Download](https://api.bintray.com/packages/weex/Android/sdk/images/download.svg)](https://bintray.com/weex/Android/sdk/_latestVersion)
 Or [sdk_legacy 
![Download](https://api.bintray.com/packages/weex/Android/sdk_legacy/images/download.svg)](https://bintray.com/weex/Android/sdk_legacy/_latestVersion)
 |
 | iOS | [![Pod 
version](https://badge.fury.io/co/WeexSDK.svg)](https://cocoapods.org/pods/WeexSDK)
 [![Carthage 
compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
 |
-| [Mobile Web](https://github.com/weexteam/weex-vue-render) | [![npm 
version](https://badge.fury.io/js/weex-html5.svg)](https://www.npmjs.com/package/weex-vue-render)
 |
+| [Mobile Web](https://github.com/weexteam/vue-render-for-apache-weex) | 
[![npm 
version](https://badge.fury.io/js/weex-html5.svg)](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
 

Reply via email to