<<<<<<< HEAD
This repository is for learning Git and GitHub.
This repo is created as part of the hands-on labs for the GitHub & Git CLI final project.
simple-interest.sh
: A she script that calculates simple interest.LICENSE
: Apache 2.0 License file.README.md
: Project documentation.CODE_OF_CONDUCT.md
: Contributor Code of Conduct.CONTRIBUTING.md
: Guidelines for the contributions. This line was added to fix a typoerror as part of the GitHubs project task.
Fixed a small typo as part of the GitHub exercise.
bash simple-interest.sh
=======
# Introduction to Git and GitHub
## Simple Interest Calculator
A calculator that calculates simple interest given principal, annual rate of interest and time period in years.
Input: p, principal amount t, time period in years r, annual rate of interest Output simple interest = ptr
_© 2022 XYZ, Inc._
>>>>>>> 83026bb2b9688feea1dea289ca22efd7209440dd