From 0051b6065e01819d4dd34a8fb8eb6075fdba8a7c Mon Sep 17 00:00:00 2001 From: edef Date: Thu, 16 Apr 2015 13:20:58 -0400 Subject: [PATCH] we've got x86 support now! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 866f198..0e979ab 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ test swap ... bench: 5 ns/iter (+/- 1) ## Limitations - libfringe currently doesn't work on anything but x86_64, + libfringe currently doesn't work on anything but x86 and x86_64, and is untested on anything but Linux. ## Installation