docs: Add FreeBSD to supported platforms

Fixes #195
This commit is contained in:
Rob Loach
2020-02-27 13:57:38 -05:00
committed by GitHub
parent 98aef14d70
commit 03341c7e60

1
README
View File

@ -5,6 +5,7 @@ This project has successfully been compiled and run on
* Windows (x86 and amd64)
* Linux (x86, amd64 and ARM)
* Illumos (x86 and amd64)
* FreeBSD (x86 and ARM)
The following compilers have been confirmed to be working:
MS Visual C++ 6.0 (all on x86 and amd64)