branch: scratch/add-vdiff
commit 97d709873f4fdc678a20f8b2fe6bc2f758508491
Author: justbur <[email protected]>
Commit: justbur <[email protected]>
Add screenshot of three way diff
---
README.org | 4 ++++
img/leuven3.png | Bin 0 -> 84381 bytes
2 files changed, 4 insertions(+)
diff --git a/README.org b/README.org
index 71504f8..464b424 100644
--- a/README.org
+++ b/README.org
@@ -27,8 +27,12 @@ find. Contributions and suggestions are very welcome.
** Screenshot
+*** Basic two file diff
[[./img/leuven.png]]
+*** Three file diff with targets for sending changes
+[[./img/leuven3.png]]
+
** Installation and Usage
vdiff was recently added to MELPA, which is the recommended way to install it
diff --git a/img/leuven3.png b/img/leuven3.png
new file mode 100644
index 0000000..0c711f0
Binary files /dev/null and b/img/leuven3.png differ