From 8bff93fc2e4dfffa11bb663539159d79c38d6ebe Mon Sep 17 00:00:00 2001 From: Mordecai Velasco Date: Wed, 6 Apr 2022 17:10:51 +0800 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0600896..ef21892 100644 --- a/readme.md +++ b/readme.md @@ -16,7 +16,7 @@ All test from RFC-8439 is implemented here and is inside the ```tests``` folder. ----- # Environment Requirements -- x86_64 architecture +- x86_64 or aarch64 architecture - little endian system If your system does not have these requirements, it might produce wrong results or might not even compile.