We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad95b0a commit f0cba42Copy full SHA for f0cba42
README.md
@@ -1,4 +1,4 @@
1
-# Introduction to Git and GitHub
+# Introduction to Git and GitHub - Fixed Typo
2
3
## Simple Interest Calculator
4
@@ -14,3 +14,14 @@ Output
14
```
15
16
_© 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
27
0 commit comments