From 5c9b94ffd8fab78cdf8b0a646766d9ec98204df0 Mon Sep 17 00:00:00 2001 From: Akshay Nair A <140306973+akshayna7@users.noreply.github.com> Date: Mon, 10 Mar 2025 21:22:54 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c730ef4..456d417 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This project aims to implement Task Scheduling using the Critical Path Method (C To use this project, follow these steps: -1. Clone the repository: +1. Clone the repository : ```bash git clone https://github.com/akshayna7/Task-Scheduling-using-Critical-Path-Method.git