From 7af730befe3e54a82ab042654689624feed8f283 Mon Sep 17 00:00:00 2001 From: Davinchi Date: Mon, 10 Feb 2025 16:51:15 +0100 Subject: [PATCH] correccion, faltaba un comentario en el Readme. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b103466139..8678539cfa 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A calculator that calculates simple interest given principal, annual rate of interest and time period in years. +Esta es la correccion del archivo README + ``` Input: p, principal amount