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 11# Final Project - Simple Interest Calculator
2+ # jbbmo-Introduction-to-Git-and-GitHub
23
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
48
59## Contents
6- - ` simple-interest.sh ` : A shell script that calculates simple interest.
10+ - ` simple-interest.sh ` : A she script that calculates simple interest.
711- ` LICENSE ` : Apache 2.0 License file.
812- ` README.md ` : Project documentation.
913- ` 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+
1119
1220## How to Run the Script
1321``` bash
You can’t perform that action at this time.
0 commit comments