branch: externals/dicom
commit 00cea610300074086e0b5ce516ddc623d9183802
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
README: Add screenshot
---
README.org | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.org b/README.org
index 20042083ea..073c11da6d 100644
--- a/README.org
+++ b/README.org
@@ -14,6 +14,8 @@ registers itself in ~auto-mode-alist~ and ~magic-mode-alist~
for DICOMDIR direct
files and DICOM images (file extension *.dcm or *.ima). Furthermore the command
~dicom-open~ opens DICOMDIR directory files or DICOM image files interactively.
+#+html: <img
src="https://github.com/minad/dicom/blob/screenshots/screenshot.png?raw=true">
+
* Installation
Dicom.el is available from [[https://elpa.gnu.org/packages/dicom.html][GNU
ELPA]]. You can install it directly via ~M-x package-install RET dicom RET~.