Added screenshot, updated README.md

This commit is contained in:
Brychan Dempsey 2022-01-10 13:36:01 +13:00
parent af3df42591
commit 15bc25fae9
2 changed files with 7 additions and 0 deletions

View File

@ -1,2 +1,9 @@
# 159.341_Assignment_2
Uses semaphores to manage loading and unloading people into elevators on an example building.
The task is designed in such a way that race conditions occur naturally, hence proper use of semaphores is required.
### A sample run might look like so:
![Sample run](/Screenshots/Sample-Run.png)

BIN
Screenshots/Sample-Run.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB