diff --git a/README.md b/README.md index b1034661..96a4efee 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ ## Simple Interest Calculator A calculator that calculates simple interest given principal, annual rate of interest and time period in years. +This is a text change. ``` Input: diff --git a/merge_branches b/merge_branches new file mode 100644 index 00000000..1a278bfb --- /dev/null +++ b/merge_branches @@ -0,0 +1,3 @@ +Your branch is ahead of 'origin/main' by 1 commit. + (use "git push" to publish your local commits) +Already up to date.