diff --git a/README.md b/README.md index b103466139..bb35c05d79 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Introduction to Git and GitHub ## Simple Interest Calculator - +fix bug A calculator that calculates simple interest given principal, annual rate of interest and time period in years. ```