From 62cc3b2eabe548a5c6e547a6b155d897f13fc638 Mon Sep 17 00:00:00 2001 From: wangqun Date: Tue, 23 Jun 2020 17:05:43 +0800 Subject: [PATCH] =?UTF-8?q?[doc]=E4=BF=AE=E6=94=B9=E6=B5=8F=E8=A7=88?= =?UTF-8?q?=E5=99=A8=E5=85=BC=E5=AE=B9=E6=80=A7=E6=9C=80=E5=B0=8F=E9=9B=86?= =?UTF-8?q?=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修改浏览器兼容性最小集文档 --- README.md | 6 +++--- README_cn.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d4b2c67..0871ee0 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ Web project could run TinyYolo model in less than 30ms on chrome. This is fast e ### Browser Coverage -* PC: Chrome -* Mac: Chrome -* Android: Baidu App and QQ Browser +* PC: Chrome, firefox +* Mac: Chrome, Safari +* Android: Baidu App , UC, Chrome and QQ Browser ### Supported operations diff --git a/README_cn.md b/README_cn.md index 66b1353..36f5d38 100644 --- a/README_cn.md +++ b/README_cn.md @@ -14,7 +14,7 @@ Paddle.js项目基于Atom系统构建,该系统是一个通用框架,可支 * PC: Chrome, firefox * Mac: Chrome, Safari -* Android: Baidu App and QQ Browser +* Android: Baidu App , UC, Chrome and QQ Browser ### 支持的操作 -- GitLab