Skip to content

Commit 088e5af

Browse files
committed
Updated with What Is github video
1 parent d80e4f9 commit 088e5af

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

Submodule 0/Submodule_0_Tutorial_4_GitHub4You.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,14 @@ Now that we understand why research labs need version control, let's set up Git
106106

107107
Before you can start using GitHub for your materials, you need to create an account. GitHub is a platform that allows you to store, share, and collaborate on code. It is widely used by developers, students, and organizations for managing software projects using Git, a version control system that tracks changes in your code.
108108

109+
<p align="center">
110+
<a href="https://www.youtube.com/watch?v=-xRTFjgiBKw&list=PLXaEJPtnQ4w7Vu7vqWbttBjUGrPp4Qa7b&index=30">
111+
<img src="../images/WhatIsGitHub.png" alt="NIH/NIGMS Sandbox Foundations of Python Video 3", width="550"/>
112+
</a>
113+
<br>
114+
<span> Click above image to watch introductory video </span>
115+
</p>
116+
109117
To get started, you need to sign up for a free GitHub account. This will give you access to your own profile, repositories, and collaboration tools. Follow the steps below to create your GitHub account.
110118

111119
- Go to GitHub's website

images/WhatIsGitHub.png

601 KB
Loading

0 commit comments

Comments
 (0)