branch: externals/comint-mime commit 271c49cf3e1c4d92b40f247ceccc07f53f8630a6 Author: Augusto Stoffel <arstof...@gmail.com> Commit: Augusto Stoffel <arstof...@gmail.com>
Move screenshots to a branch --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 0eaf52549a..c50f7d6ee2 100644 --- a/README.org +++ b/README.org @@ -8,7 +8,7 @@ in Emacs parlance) to display graphics and other types of special content. #+caption: comint-mime in Python -[[https://user-images.githubusercontent.com/6500902/133823411-ca75122d-4a39-4e3c-ac55-b2a1f974ff5e.png]] +[[https://raw.githubusercontent.com/astoff/comint-mime/images/python-shell.png]] The main motivation behind this package is to display plots in the Python shell. However, it does more that that. @@ -30,7 +30,7 @@ is provided to display content. Again, this works for images, HTML, LaTeX snippets, etc. #+caption: comint-mime in Bash -[[https://user-images.githubusercontent.com/6500902/133823494-696ee5a7-f0b0-47a3-9ccb-29ab9f36c3a9.png]] +[[https://raw.githubusercontent.com/astoff/comint-mime/images/shell.png]] ** Usage