This is an automated email from the ASF dual-hosted git repository.

cnryb 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 740bdc8  Upgrade readme for iOS minimum supported version.
     new 17531a3  Merge pull request #3072 from wqyfavor/modify-ios-version
740bdc8 is described below

commit 740bdc89ee801956dc70298e11219898a1334e35
Author: qianyuan.wqy <[email protected]>
AuthorDate: Wed Dec 11 11:08:25 2019 +0800

    Upgrade readme for iOS minimum supported version.
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 7770d94..9972026 100644
--- a/README.md
+++ b/README.md
@@ -18,12 +18,12 @@ A framework for building Mobile cross-platform UI.
 | 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/vue-render-for-apache-weex) | 
[![npm 
version](https://badge.fury.io/js/weex-vue-render.svg)](https://www.npmjs.com/package/weex-vue-render)
 |
 
-Support Android 4.1 (API 16), iOS 8.0+ and WebKit 534.30+.
+Support Android 4.1 (API 16), iOS 9.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.
+First of all, compiling or building Weex from Windows is not supported 
officially.
 
 You could install [Git for Windows](https://git-scm.com/download/win) and run 
all the following commands in git-bash.
 

Reply via email to