From b00317333102e6277d5665da791aa9421015a233 Mon Sep 17 00:00:00 2001 From: Guillaume Chatelet Date: Fri, 2 Jul 2021 17:33:54 +0200 Subject: [PATCH] Fix broken table in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2ad7ac..e53dc64 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ flags : aes,avx,cx16,smx,sse4_1,sse4_2,ssse3 ## What's supported | | x86³ | ARM | AArch64 | MIPS⁴ | POWER | -|---------|-:-:--|-:-:-----|-:-:-----|-:-:-----|-:-:-----| +|---------|:----:|:-------:|:-------:|:-------:|:-------:| | Android | yes² | yes¹ | yes¹ | yes¹ | N/A | | iOS | N/A | not yet | not yet | N/A | N/A | | Linux | yes² | yes¹ | yes¹ | yes¹ | yes¹ |