summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2019-09-21 12:15:38 +0100
committerDan Davison <dandavison7@gmail.com>2019-09-21 12:15:38 +0100
commitdfb2e9f958ce16749f60a9d6890326cf0a000e8f (patch)
tree21fdbb59aaaf2f8bc0e065e47e3fbb1c23438b20 /README.md
parent9fff322822ef168f71ace23bd60f8be6c90f0026 (diff)
Rearrange comparison images in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md23
1 files changed, 14 insertions, 9 deletions
diff --git a/README.md b/README.md
index 3cabe2a9..22852f95 100644
--- a/README.md
+++ b/README.md
@@ -155,17 +155,27 @@ OPTIONS:
<table>
<tr>
<td>
- Delta
+ delta vs. git
</td>
<td>
<img width=500px style="border: 1px solid black"
src="https://user-images.githubusercontent.com/52205/65248525-32250480-daea-11e9-9965-1a05c6a4bdf4.png"
alt="image" />
</td>
+ <td>
+ <img width=500px style="border: 1px solid black"
+ src="https://user-images.githubusercontent.com/52205/65248441-14f03600-daea-11e9-88a1-d96bbb6947f8.png"
+ alt="image" />
+ </td>
</tr>
<tr>
<td>
- Diff-so-fancy
+ delta vs. diff-so-fancy
+ </td>
+ <td>
+ <img width=500px style="border: 1px solid black"
+ src="https://user-images.githubusercontent.com/52205/65248525-32250480-daea-11e9-9965-1a05c6a4bdf4.png"
+ alt="image" />
</td>
<td>
<img width=500px style="border: 1px solid black"
@@ -175,18 +185,13 @@ OPTIONS:
</tr>
<tr>
<td>
- Git
+ delta vs. github
</td>
<td>
<img width=500px style="border: 1px solid black"
- src="https://user-images.githubusercontent.com/52205/65248441-14f03600-daea-11e9-88a1-d96bbb6947f8.png"
+ src="https://user-images.githubusercontent.com/52205/65248525-32250480-daea-11e9-9965-1a05c6a4bdf4.png"
alt="image" />
</td>
- </tr>
- <tr>
- <td>
- Github
- </td>
<td>
<img width=500px style="border: 1px solid black"
src="https://user-images.githubusercontent.com/52205/65248749-9a73e600-daea-11e9-9c0d-29c8f1dea08e.png"