summaryrefslogtreecommitdiffstats
path: root/README_ZH.md
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-07-07 13:51:28 +0800
committerUnknwon <u@gogs.io>2015-07-07 13:51:28 +0800
commitffd17924fd0b2f3a6f7f9b82f7193462a150a4b7 (patch)
tree4e76c4dc78848a2b25b6ce0601cc21b5fd309ecf /README_ZH.md
parent9af8a6c6a36e03219473f083c774a411a0af1d38 (diff)
downloadgitea-ffd17924fd0b2f3a6f7f9b82f7193462a150a4b7.tar.gz
gitea-ffd17924fd0b2f3a6f7f9b82f7193462a150a4b7.zip
update UI framework
Diffstat (limited to 'README_ZH.md')
-rw-r--r--README_ZH.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README_ZH.md b/README_ZH.md
index 0d62bf379d..b5462216f5 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -46,6 +46,18 @@ Gogs 的目标是打造一个最简单、最快速和最轻松的方式搭建自
- 最低的系统硬件要求为一个廉价的树莓派
- 如果用于团队项目,建议使用 2 核 CPU 及 1GB 内存
+## 浏览器支持
+
+根据 [Semantic UI](https://github.com/Semantic-Org/Semantic-UI/tree/1.x) 的要求:
+
+- 最新两版的 FF、Chrome 和 IE 10+
+- Safari 6
+- IE 9+ (仅限浏览器前缀)
+- Android 4
+- Blackberry 10
+
+尽管已经使用了 Internet Explorer 9 的浏览器前缀,但该版本的浏览器被没有被正式支持。
+
## 安装部署
在安装 Gogs 之前,您需要先安装 [基本环境](http://gogs.io/docs/installation/)。