Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Introduction to Git and GitHub
# Introduction to Git and GitHub - Fixed Typo

## Simple Interest Calculator

Expand All @@ -14,3 +14,14 @@ Output
```

_© 2022 XYZ, Inc._

## Additional Documentation
This repository demonstrates Git workflow concepts including branching, merging, and pull requests.

### Learning Objectives
- Understanding Git CLI commands
- Practicing branch management
- Implementing merge workflows

## Additional Documentation
This repository demonstrates Git workflow concepts including branching, merging, and pull requests.