branch: externals/vc-jj
commit 77ceb6e0b2f4c047cbedb2bcf8210d036609338a
Author: Kristoffer Balintona <[email protected]>
Commit: Kristoffer Balintona <[email protected]>
Add screenshot to README
---
README.org | 2 ++
screenshots/screenshot-1.png | Bin 0 -> 796902 bytes
2 files changed, 2 insertions(+)
diff --git a/README.org b/README.org
index fe8f6ff685..4737bc1daf 100644
--- a/README.org
+++ b/README.org
@@ -5,6 +5,8 @@
Support for Emacs built-in
[[https://www.gnu.org/software/emacs/manual/html_node/emacs/Version-Control.html][~vc.el~]]
and
[[https://www.gnu.org/software/emacs/manual/html_node/emacs/Projects.html][~project.el~]]
for the [[https://github.com/jj-vcs/jj][Jujutsu]]
version control system.
+[[file:screenshots/screenshot-1.png]]
+
** Installation
This package is distributed via GNU Elpa
diff --git a/screenshots/screenshot-1.png b/screenshots/screenshot-1.png
new file mode 100755
index 0000000000..6d4d45dd51
Binary files /dev/null and b/screenshots/screenshot-1.png differ