diff --git a/README.md b/README.md index c4df6df..3e01dc3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ### Codes ##### Group B -5. [Assignment - 5]() - - [SJF (Preemptive)]() \ No newline at end of file +5. [CPU Scheduling Algorithms: FCFS, SJF (Preemptive), Priority (Non-Preemptive) and Round Robin (Preemptive)](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Codes/Group%20B/Assignment%20-%205) + - [SJF (Preemptive)](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Codes/Group%20B/Assignment%20-%205/SJF%20%28Premptive%29.cpp) \ No newline at end of file