From: Sijmen J. Mulder <ik@sjmulder.nl>
Date: Mon, 17 Dec 2018 16:11:42 +0000 (+0100)
Subject: Tweak list of supported platforms
X-Git-Tag: v2.2~9^2~3
X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=b4e5b243791cba0152f79e16fb4d3ca1a9db69b0;p=nnn.git

Tweak list of supported platforms

 - Add BSD
 - Raspberry Pi is not an OS
 - Non-exhaustive
---

diff --git a/README.md b/README.md
index 1596cd74..5fce8a45 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Noice is Not Noice, a noicer fork...
 
 [Integrate utilities](https://github.com/jarun/nnn#sample-scripts) like sxiv or fzy easily, transfer selected files using lftp or use it as a [(neo)vim plugin](https://github.com/jarun/nnn#neovim-plugin); `nnn` supports as many scripts as you need!
 
-It runs on Linux, macOS, Raspberry Pi, Cygwin, Linux subsystem for Windows and Termux.
+It runs on Linux, macOS, BSD, Cygwin, Linux subsystem for Windows, Termux, and more.
 
 [Quickstart](#quickstart) and see how `nnn` simplifies those long desktop sessions.