From 570bd0a97223c88feebf74d0c40dcd22a72db2cf Mon Sep 17 00:00:00 2001 From: "Km.Van" Date: Tue, 19 Mar 2019 15:58:36 +0800 Subject: [PATCH] add tested OS add tested OS --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 46432be..1365000 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +[antergos]: https://antergos.com/distro-logos/logo-square26x26.png "antergos" +[arch]: https://antergos.com/distro-logos/archlogo26x26.png "arch" +[fedora]: https://antergos.com/distro-logos/fedora-logo.png "fedora" +[openSUSE]: https://antergos.com/distro-logos/Geeko-button-bling7.png "openSUSE" +[ubuntu]: https://antergos.com/distro-logos/ubuntu_orange_hex.png "ubuntu" +[debian]: https://antergos.com/distro-logos/openlogo-nd-25.png "debian" +[windows]: http://www.likoton.pl/likoton-content/uploads/2013/07/Przycisk-Windows.png "windows" + [![V-Bed by INN STUDIO](https://wx3.sinaimg.cn/large/686ee05dly1g0r88psr5yj21140es770.jpg)](https://wx3.sinaimg.cn/large/686ee05dly1g0r88psr5yj21140es770.jpg) - [Simplified Chinese | 简体中文](README-zh_CN.md) @@ -35,10 +43,11 @@ And the most important thing is that it's like 📱 **iPhone X/XS/XS Max/XR** ! - Production environment: PHP 5.3+ - Browser support: IE9 / Chrome / Firefox / Edge - OS support: Linux / Windows(basic features) +- Tested: ![debian][debian] ![ubuntu][ubuntu] ![arch][arch] ![windows][windows] ## For development -- Star and Fork. +- Fork. - Fetch your project. - Install node modules: `$ npm install`. - Watch scripts: `$ npm run dev`.