diff --git a/README.md b/README.md index 8da1973..d1bf91b 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,12 @@ >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) + >Program 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. diff --git a/assets/interaction.png b/assets/interaction.png new file mode 100644 index 0000000..06cb8e7 Binary files /dev/null and b/assets/interaction.png differ diff --git a/assets/matrix.png b/assets/matrix.png new file mode 100644 index 0000000..b71ff6e Binary files /dev/null and b/assets/matrix.png differ