Commit 8f44384df17b536615caef951a615655a967103f

Anthony Green 2021-03-23T14:24:54

Fix formatting

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/README.md b/README.md
index 8cd49b1..28cc8c6 100644
--- a/README.md
+++ b/README.md
@@ -200,8 +200,8 @@ See the git log for details at http://github.com/libffi/libffi.
 
     3.4 TBD
         Add static trampoline support for Linux on x86_64 and ARM64.
-    	Add support for Alibaba's CSKY architecture.
-    	Add support for Kalray's KVX architecture.
+        Add support for Alibaba's CSKY architecture.
+        Add support for Kalray's KVX architecture.
         Add support for Intel Control-flow Enforcement Technology (CET).
         Add support for ARM Pointer Authentication (PA).
         Fix 32-bit PPC regression.