From e2692f91a7d214a4e0ad9f9cb7a541cc759364c4 Mon Sep 17 00:00:00 2001 From: Satyanarayana Merla Date: Tue, 19 Nov 2024 16:31:52 +0530 Subject: [PATCH] Update Readme.md --- Readme.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index fa081d8..49b9f42 100644 --- a/Readme.md +++ b/Readme.md @@ -37,9 +37,11 @@ Setting Up the Virtual Environment This will install all the dependencies listed in the `requirements.txt` file, which may include libraries like `pandas`, `numpy`, and other packages necessary for the project to run. -Run the python scripts: ModifiedAmortization.py-------------- copy and past in the cmd - SimpleAmortization.py----------------copy and past in the cmd - SimpleAmortization_dataset_in.py------copy and past in the cmd +Run the python scripts: + +ModifiedAmortization.py-------------- copy and past in the cmd +SimpleAmortization.py----------------copy and past in the cmd +SimpleAmortization_dataset_in.py------copy and past in the cmd Project Structure