Attempt to align the logo without a markdown table.
diff --git a/README.md b/README.md
index a2c318f..c03729e 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,21 @@
-| | | |
-| ---- | ---- | ----: |
-| [](https://www.vim.org) | | [](https://github.com/vim/vim/actions?query=workflow%3A%22GitHub+CI%22) [](https://travis-ci.org/vim/vim) [](https://ci.appveyor.com/project/chrisbra/vim) [](https://cirrus-ci.com/github/vim/vim) [](https://codecov.io/gh/vim/vim?branch=master) [](https://scan.coverity.com/projects/vim) [](https://lgtm.com/projects/g/vim/vim/context:cpp) [](https://buildd.debian.org/vim) [](https://repology.org/metapackage/vim) [](https://fossies.org/linux/test/vim-master.tar.gz/codespell.html) |
-| | | For translations of this README see the end. |
+<table>
+<tr>
+<td>
+[](https://www.vim.org)
+</td>
+<td>
+[](https://github.com/vim/vim/actions?query=workflow%3A%22GitHub+CI%22) [](https://travis-ci.org/vim/vim) [](https://ci.appveyor.com/project/chrisbra/vim) [](https://cirrus-ci.com/github/vim/vim) [](https://codecov.io/gh/vim/vim?branch=master) [](https://scan.coverity.com/projects/vim) [](https://lgtm.com/projects/g/vim/vim/context:cpp) [](https://buildd.debian.org/vim) [](https://repology.org/metapackage/vim) [](https://fossies.org/linux/test/vim-master.tar.gz/codespell.html)
+</td>
+</tr>
+
+<tr>
+<td>
+</td>
+<td style="text-align: right;">
+For translations of this README see the end.
+</td>
+</tr>
+</table>
## What is Vim? ##