Try rendering the org-mode table as a partial Md table.
diff --git a/README.md b/README.md
index 26adda5..7f17661 100644
--- a/README.md
+++ b/README.md
@@ -18,10 +18,10 @@
 Tests
 -----
 
-Here is a list of tests in the repository:
+Here is a partial list of tests in the repository:
 
 | Test Name                | Functionality                                                    |
-|--------------------------+------------------------------------------------------------------|
+|--------------------------|------------------------------------------------------------------|
 | basic                    | check output of `swift --version`                                |
 | example-package-dealer   | build the example package-dealer package                         |
 | repl                     | various REPL sanity checks, notably importing Darwin and Glibc   |