README: x86 now supported

master
William Pitcock 2018-02-01 01:28:19 +00:00
parent c28af0399e
commit 66919bb222
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ Adding support for new architectures is easy, but you need to know assembly lang
Right now these archs are supported:
* x86
* x86_64
* armv6+ (`arm`)
* aarch64