diff --git a/README.md b/README.md index 98a0a2b..bf4e638 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,28 @@ -# SJF_and_FIFO_Scheduling_Algorithm_Implementation -Simulated two CPU scheduling algorithms - FIFO and SJF to determine the relative merits of each. +

+

+ First in first out and Shortest job first scheduling algorithm text image +

+
+ SJF and FIFO Scheduling Algorithm Implementation +
+

+ + +

+ • + Overview + • + Installation + • +

+ +# Overview + +- Simulated two CPU scheduling algorithms - FIFO and SJF to determine the relative merits of each. + +# Installation +- Download the release +- Run the .exe file in terminal + + +