Skip to content

Commit 8ef4b07

Browse files
readme updated
1 parent aaf85a5 commit 8ef4b07

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
# process-scheduler
2-
A python algorithm to simulate a operating system process scheduler. Priority queue and Round-Robin rules are used.
2+
A python algorithm to simulate an operating system's process scheduler. Priority queue and Round-Robin rules are used.
3+
4+
## outputs
5+
![github](assets/images/pe_1.png)
6+
7+
![github](assets/images/pe_2.png)

assets/images/pe_1.png

298 KB
Loading

assets/images/pe_2.png

289 KB
Loading

0 commit comments

Comments
 (0)