summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-08-12 02:38:46 +0800
committerUnknwon <u@gogs.io>2015-08-12 02:38:46 +0800
commit6ed85a8945feadc32372dc00d759fdbab4ac3c9f (patch)
tree3b7403d9741c1d2250ccc3b29b3cc96cfece7e6f /README.md
parent496a65ed296c1ddab59f099933bd1addddf45762 (diff)
downloadgitea-6ed85a8945feadc32372dc00d759fdbab4ac3c9f.tar.gz
gitea-6ed85a8945feadc32372dc00d759fdbab4ac3c9f.zip
update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 5 insertions, 7 deletions
diff --git a/README.md b/README.md
index fce3e5cd87..3ffc0e6fd7 100644
--- a/README.md
+++ b/README.md
@@ -57,17 +57,15 @@ The goal of this project is to make the easiest, fastest, and most painless way
## Browser Support
-According to [Semantic UI](https://github.com/Semantic-Org/Semantic-UI/tree/1.x):
+According to [Semantic UI](https://github.com/Semantic-Org/Semantic-UI):
-- Last 2 Versions FF, Chrome, IE 10+
-- Safari 6
-- IE 9+ (Browser prefix only)
+- Last 2 Versions FF, Chrome, IE 10+, Safari Mac
+- IE 10+
- Android 4
-- Blackberry 10
-Browser prefixes are present for Internet Explorer 9, but the browser is not officially supported.
+Some components will work in IE 9, but the browser is not officially supported.
-The official support minimal size is 1024*768, UI may still looks right in smaller size but no promises and fixes.
+The official support minimal size is **1024*768**, UI may still looks right in smaller size but no promises and fixes.
## Installation