README: Added feature support for Win10 Linux subsystem
This commit is contained in:
parent
b7256fb48a
commit
1694faa3b8
|
@ -64,7 +64,7 @@ Have a look at the wiki, I've updated/added some new pages!<br \>
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Supports **Linux**, **Mac OS X**, **iOS**, **BSD**, **Solaris** and **Windows** (Cygwin)
|
- Supports **Linux**, **Mac OS X**, **iOS**, **BSD**, **Solaris** and **Windows** (Cygwin/Windows 10 Linux subsystem)
|
||||||
- Display a **full color image**, a file containing **ascii art** or your **distro's logo** in ascii next to the info.
|
- Display a **full color image**, a file containing **ascii art** or your **distro's logo** in ascii next to the info.
|
||||||
- The script is **fast**. We use bash builtins wherever possible and only spawn external processes when necessary.
|
- The script is **fast**. We use bash builtins wherever possible and only spawn external processes when necessary.
|
||||||
- Take a screenshot of your desktop on script finish.
|
- Take a screenshot of your desktop on script finish.
|
||||||
|
|
Reference in New Issue