docs: Update README.md

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2024-01-14 22:34:15 +00:00 committed by GitHub
parent 75f3c7ad60
commit 2d0338f27b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1,13 @@
# Banker-Algorithm # Banker-Algorithm
>When you run the program, it will ask you to give resource capacity for A, B and C.
![Screenshot_20240115_012732](https://github.com/Tahinli/banker-algorithm/assets/96421894/9cdfc5c3-0622-4e5a-9ac6-afd083947cc3)
>Then it will create solvable matrixses and waits for you to give process queue correctly then checks your result.
![Screenshot_20240115_012746](https://github.com/Tahinli/banker-algorithm/assets/96421894/4d7a5cd5-a99e-4354-a644-caa778e0a89e)
>At the end you can check your answers.