File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Final Project - Simple Interest Calculator
2
+ # jbbmo-Introduction-to-Git-and-GitHub
2
3
3
- This repository is created as part of the hands-on labs for the GitHub & Git CLI final project.
4
+ This repository is for learning Git and GitHub.
5
+
6
+ This repo is created as part of the hands-on labs for the GitHub & Git CLI final project.
7
+ # This is a sample edit for bug-fix-typo branch
4
8
5
9
## Contents
6
- - ` simple-interest.sh ` : A shell script that calculates simple interest.
10
+ - ` simple-interest.sh ` : A she script that calculates simple interest.
7
11
- ` LICENSE ` : Apache 2.0 License file.
8
12
- ` README.md ` : Project documentation.
9
13
- ` CODE_OF_CONDUCT.md ` : Contributor Code of Conduct.
10
- - ` CONTRIBUTING.md ` : Guidelines for contributions.
14
+ - ` CONTRIBUTING.md ` : Guidelines for the contributions.
15
+ This line was added to fix a typoerror as part of the GitHubs project task.
16
+ ## Update
17
+ Fixed a small typo as part of the GitHub exercise.
18
+
11
19
12
20
## How to Run the Script
13
21
``` bash
You can’t perform that action at this time.
0 commit comments