From 37007e06997ce657b98261997749d0637fcf0b5b Mon Sep 17 00:00:00 2001 From: Samy Al Bahra Date: Wed, 7 Aug 2019 13:31:03 -0400 Subject: [PATCH] README: fix up architecture list. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ceb74da..fd1a17e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ See http://concurrencykit.org/ for more information. Concurrency Kit supports any architecture using compiler built-ins as a fallback. There is usually a performance degradation associated with this. -Concurrency Kit has the following specializations: +Concurrency Kit has specialized assembly for the following architectures: * `aarch64` * `arm` * `ppc`