Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
hernandesmacedo committed Dec 31, 2021
1 parent aaf85a5 commit 8ef4b07
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# process-scheduler
A python algorithm to simulate a operating system process scheduler. Priority queue and Round-Robin rules are used.
A python algorithm to simulate an operating system's process scheduler. Priority queue and Round-Robin rules are used.

## outputs
![github](assets/images/pe_1.png)

![github](assets/images/pe_2.png)
Binary file added assets/images/pe_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/pe_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8ef4b07

Please sign in to comment.