README: explicitly list supported platforms.

master
whitequark 2016-09-01 02:04:35 +04:00 committed by edef
parent 2f143a18dc
commit 3f6c895cb7
1 changed files with 2 additions and 0 deletions

View File

@ -116,6 +116,8 @@ there should be at least 8 KiB of free stack space, or panicking will result in
## Limitations
The architectures currently supported are: x86, x86_64, or1k.
The platforms currently supported are: Linux (any libc), FreeBSD, DragonFly BSD, macOS.
Windows is not supported (see [explanation](#windows-compatibility) below).
## Installation