README: mention that bare metal is supported.

master
whitequark 2016-09-03 12:30:48 +00:00 committed by edef
parent b1f5b7458f
commit 11a6c2a658
1 changed files with 2 additions and 1 deletions

View File

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