Skip to content

Commit f0cba42

Browse files
committed
Add additional documentation and learning objectives
1 parent ad95b0a commit f0cba42

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Introduction to Git and GitHub
1+
# Introduction to Git and GitHub - Fixed Typo
22

33
## Simple Interest Calculator
44

@@ -14,3 +14,14 @@ Output
1414
```
1515

1616
_© 2022 XYZ, Inc._
17+
18+
## Additional Documentation
19+
This repository demonstrates Git workflow concepts including branching, merging, and pull requests.
20+
21+
### Learning Objectives
22+
- Understanding Git CLI commands
23+
- Practicing branch management
24+
- Implementing merge workflows
25+
26+
## Additional Documentation
27+
This repository demonstrates Git workflow concepts including branching, merging, and pull requests.

0 commit comments

Comments
 (0)