clarify which BSD versions we officially support
This commit is contained in:
parent
dc5eae2234
commit
e6df26166a
|
@ -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.
|
||||||
|
|
Reference in New Issue