From ba2a790092786cd520e00c0ac1d551259ee91b0f Mon Sep 17 00:00:00 2001
From: David Phillips <david@sighup.nz>
Date: Thu, 27 Apr 2017 17:56:01 +1200
Subject: Fix table formatting

---
 README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index fd5c0ae..59cd69a 100644
--- a/README.md
+++ b/README.md
@@ -15,8 +15,8 @@ that keys are sane.
 Preliminary benching shows sand leek to be faster than some of the other
 similar tools out there when pushing work across cores.
 
-CPU(s)                                      | Max throughput | -t
---------------------------------------------+----------------+---
-2× Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz | 94 MH/s        | 16
-Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz     | 38 MH/s        | 8
-AMD A4-1200 APU with Radeon(TM) HD Graphics | 2.3 MH/s       | 2
+| CPU(s)                                      | Max throughput | -t |
+|---------------------------------------------|---------------:|---:|
+| 2× Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz |        94 MH/s | 16 |
+| Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz     |        38 MH/s |  8 |
+| AMD A4-1200 APU with Radeon(TM) HD Graphics |       2.3 MH/s |  2 |
-- 
cgit v1.1