diff --git a/README.md b/README.md index 752412d..8205bff 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# Oprating-System-Algorithms +# Operating-System-Algorithms This Repo Consists of Source code of Process Scheduling Algorithms (FCFS,SJF,SRTF,Priority,Round Robin), Deadlock Prevention & Detection Algorithm - Safety Algorithms, Memory Allocation Schemes (First Fit, Best Fit, Worst Fit), Page Replacement Algorithms (FCFS, LRU, Optimal ) and Disk Scheduling Algorithms and Many More ......