From 132aab66ff5b7f6d05676f604a8b496f77a8428f Mon Sep 17 00:00:00 2001
From: Aju George <aju.george@fau.de>
Date: Sun, 15 Oct 2023 11:16:26 +0200
Subject: [PATCH] refactor : modified the python.md this addresses #308

---
 src/Python.md                                    | 1 +
 src/Testing/Baseline/Python/IO/TestReadDICOM.png | 3 +++
 2 files changed, 4 insertions(+)
 create mode 100644 src/Testing/Baseline/Python/IO/TestReadDICOM.png

diff --git a/src/Python.md b/src/Python.md
index 580fcc396bf..c29149692e0 100644
--- a/src/Python.md
+++ b/src/Python.md
@@ -87,6 +87,7 @@ If you are new to VTK then these [tutorials](#tutorial) will help to get you sta
 
 | Example Name | Description | Image |
 | -------------- | ------------- | ------- |
+[ReadDICOM](/Python/IO/ReadDICOM) | Read DICOM file.
 [HDRReader](/Python/IO/HDRReader) | Read a high-dynamic-range imaging file.
 
 #### Output
diff --git a/src/Testing/Baseline/Python/IO/TestReadDICOM.png b/src/Testing/Baseline/Python/IO/TestReadDICOM.png
new file mode 100644
index 00000000000..f23126e754d
--- /dev/null
+++ b/src/Testing/Baseline/Python/IO/TestReadDICOM.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c4e2a71f74bb61ad3559f69f9534463376711db7bb2984772e4a771b549c7bff
+size 31169
-- 
GitLab