From 1694faa3b820d75fb47d209cb4babdff2486c1da Mon Sep 17 00:00:00 2001 From: Muhammad Herdiansyah Date: Fri, 7 Oct 2016 17:31:37 +0700 Subject: [PATCH] README: Added feature support for Win10 Linux subsystem --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2d4bac9..e04e270e 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Have a look at the wiki, I've updated/added some new pages!
## 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. - 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.