Skip to content

Commit 4203619

Browse files
authored
Update README.md
1 parent 310ef9f commit 4203619

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ A [.pdf of the slides](https://github.com/saracope/github-techtalk/blob/master/g
55

66
---
77
# Title: Get to Know Version Control with GitHub
8-
### Description: This talk is meant as a friendly introduction to version control and GitHub.
8+
### Description:
9+
Version control software allows multiple people to manage changes to a project at the same time without getting in each other’s way. At GSA, we use it to help share and collaborate on open source software but it can be used for many other things as well.
10+
11+
In this session, we’ll talk about the basics of version control, look at how you might use it on your projects and take a tour of the GitHub ecosystem. This is a beginners session and no coding experience is required.
912

1013
Item | Requirement
1114
--- | ---

0 commit comments

Comments
 (0)