Skip to content

Commit 87eca61

Browse files
committed
Update READEME.md
1 parent a13ff30 commit 87eca61

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ set(EXTENSION_CATEGORY "IGT")
99
set(EXTENSION_CONTRIBUTORS "Sen Li (École de technologie supérieure)")
1010
set(EXTENSION_DESCRIPTION "Spine deformity analysis using freehand 3D ultrasound.")
1111
set(EXTENSION_ICONURL "https://github.com/SenonETS/3DSlicerTutorial_ExtensionModuleDevelopment/blob/master/sl_01__LaminaLandmark_Labeling/Resources/Icons/SlicerIGSpineDeformity.png")
12-
set(EXTENSION_SCREENSHOTURLS "https://github.com/SenonETS/3DSlicerTutorial_ExtensionModuleDevelopment/blob/master/sl_01__LaminaLandmark_Labeling/SL_ScreenShot.png")
12+
set(EXTENSION_SCREENSHOTURLS "https://github.com/SenonETS/3DSlicerTutorial_ExtensionModuleDevelopment/blob/master/sl_01__LaminaLandmark_Labeling/SL_ScreenShot.PNG")
1313
set(EXTENSION_DEPENDS "NA") # Specified as a list or "NA" if no dependencies
1414

1515
#-----------------------------------------------------------------------------

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# <a href="https://www.youtube.com/watch?v=VcqLfAGfE6E&list=PLTuWbByD80TORd1R-J7j7nVQ9fot3C2fK" style="text-decoration:none">Step-by-step tutorial of 3D Slicer Extension Module Development</a>
2+
<img src="https://github.com/SenonETS/3DSlicerTutorial_ExtensionModuleDevelopment/blob/master/sl_01__LaminaLandmark_Labeling/SL_ScreenShot.PNG" alt="isolated" width="800"/>
23

34
[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/rr0Q9GUuz7E/0.jpg)](https://www.youtube.com/watch?v=rr0Q9GUuz7E&list=PLTuWbByD80TORd1R-J7j7nVQ9fot3C2fK)
45

5-
<img src="https://github.com/SenonETS/3DSlicerTutorial_ExtensionModuleDevelopment/blob/master/sl_01__LaminaLandmark_Labeling/SL_ScreenShot.PNG" alt="isolated" width="800"/>
6-
76
## <a href="/02__Interact_Debug_&_Pipeline/" style="text-decoration:none">Step 02: Interact, Debug & Pipeline</a>
87

98
<img src="/02__Interact_Debug_&_Pipeline/sl_02__Summary.png" alt="isolated" width="800"/>

0 commit comments

Comments
 (0)