Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/picturepan2/spectre.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYan Zhu <picturepan2@hotmail.com>2017-03-06 11:42:08 +0300
committerYan Zhu <picturepan2@hotmail.com>2017-03-06 11:42:08 +0300
commit19491023c17bce72fcaf2585e2b7e03c3c21dfb7 (patch)
tree9e4ab74f06db6226b01959382d9655f3a19c1bf2 /README.md
parent45ec002d1ea331e6a891f122ad0ff3ebaaab3aad (diff)
Update Read and docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index af58eac..e92a6b6 100644
--- a/README.md
+++ b/README.md
@@ -74,11 +74,11 @@ You can compile your custom version of Spectre.css. Read [the documentation](htt
### Browser support
Spectre uses [Autoprefixer](https://github.com/postcss/autoprefixer) to make most styles compatible with earlier browsers and [Normalize.css](https://necolas.github.io/normalize.css/) for CSS resets. Spectre is designed for modern browsers. For best compatibility, these browsers are recommended:
-- Chrome (last three)
-- Microsoft Edge (last three)
-- Firefox (last three)
-- Safari (last three)
-- Opera (last three)
+- Chrome (last 4)
+- Microsoft Edge (last 4)
+- Firefox (last 4)
+- Safari (last 4)
+- Opera (last 4)
- Internet Explorer 10+
Designed and built with ♥ by [Yan Zhu](https://twitter.com/picturepan2). Feel free to submit a pull request. Help is always appreciated.