clarify which BSD versions we officially support

This commit is contained in:
Dylan 2016-02-12 22:57:45 +11:00
parent dc5eae2234
commit e6df26166a
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ your distro's logo or any ascii art of your choice!
## Features ## Features
- Supports **Linux**, **Mac OS X**, **BSD** and **Windows** (Cygwin) - Supports **Linux**, **Mac OS X**, **BSD (FreeBSD, OpenBSD & NetBSD)** and **Windows** (Cygwin)
- 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.