diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2024-12-21 07:37:06 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2024-12-21 07:37:06 +0100 |
commit | 52a28f01c8dc2a1a257e7f3d49ca2e35574edf06 (patch) | |
tree | 27cfecc9c729a0bf703518aa28b45d838a5750aa /README.adoc | |
parent | 360775755401340f7e2b41cdc8d1fc9fd1d16feb (diff) | |
download | sdn-52a28f01c8dc2a1a257e7f3d49ca2e35574edf06.tar.gz sdn-52a28f01c8dc2a1a257e7f3d49ca2e35574edf06.tar.xz sdn-52a28f01c8dc2a1a257e7f3d49ca2e35574edf06.zip |
Add support for BSD derivatives, fix macOS
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.adoc b/README.adoc index 28ff6c1..8233b8a 100644 --- a/README.adoc +++ b/README.adoc @@ -11,8 +11,8 @@ commands. It enables you to: can be simply forwarded if it is to be edited. What's more, it will always be obvious whether the navigator is running. -The only supported platform is Linux. I wanted to try a different, simpler -approach here, and the end result is very friendly to tinkering. +'sdn' runs on Linux and all BSD derivatives. I wanted to try a different, +simpler approach here, and the end result is very friendly to tinkering. image::sdn.png[align="center"] |