From 4c5b0389c99b256697f5482734bba801747ca685 Mon Sep 17 00:00:00 2001 From: whitequark Date: Wed, 31 Aug 2016 12:00:36 +0000 Subject: [PATCH] README: mention or1k support. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21ff092..e6bdd71 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ there should be at least 8 KiB of free stack space, or panicking will result in ## Limitations -The only architectures currently supported are x86 and x86_64. +The architectures currently supported are: x86, x86_64, or1k. Windows is not supported (see [explanation](#windows-compatibility) below). ## Installation