Skip to content

Commit 2490eed

Browse files
author
protohedgehog
committed
Removed blank image
1 parent f80af7e commit 2490eed

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

content_development/Task_3.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,6 @@ This task will teach you how to integrate the version control software, Git, wit
3838

3939
If you are one of those researchers who thinks that having code spread across multiple hard-drives that are waiting to break, Dropbox, Google Drive, or any other non-specialist software, this task is just for you. All of us are guilty of this sort of thing once in a while, but there are ways to do it that are better for you, future you, and those who might benefit from your work.
4040

41-
<p align="center">
42-
<img src="" alt="Task 1 workflow" width="600" height="861" style="margin-right: 30px; margin-left: 10px;" onmouseover="this.width='1200'; this.height='1722'" onmouseout="this.width='600'; this.height='861'">
43-
</p>
44-
45-
<p align="center"><i>The workflow for Task 3. Keep this handy as you work through the task!</i></p>
46-
4741
<br/>
4842

4943
### Geting Git <a name="Git"></a>

0 commit comments

Comments
 (0)