diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 18c9147181..fd8aa5c064 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,5 +1,5 @@ # Contributor Covenant Code of Conduct - +# code of conduct ## Our Pledge We as members, contributors, and leaders pledge to make participation in our diff --git a/README.md b/README.md index b103466139..2901b226d4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Introduction to Git and GitHub - +#README.md file 1 ## Simple Interest Calculator A calculator that calculates simple interest given principal, annual rate of interest and time period in years.