polished readme (typo + svg to png)

這個提交存在於:
Raphaël LACROIX 2023-01-14 15:27:15 +01:00
父節點 d7f07328d2
當前提交 32108d9c16
共有 2 個檔案被更改,包括 2 行新增2 行删除

二進制
Graph_example.png 一般檔案

未顯示二進位檔案。

之後

寬度:  |  高度:  |  大小: 91 KiB

查看文件

@ -30,7 +30,7 @@ Participant_2 id_1 id_2 id_3 ... id_n
...
Participant_m id_1 id_2 id_3 ... id_n
```
The formatting is the same should you input th information through the terminal. You will be guided along the way.
The formatting is the same should you input the information through the terminal. You will be guided along the way.
## Examples
### with a source file
![example_with_source.png](example_with_source.png)
@ -53,6 +53,6 @@ The formatting is the same should you input th information through the terminal.
- ⚠️ But it is needed to roll back in the git history before the changes for the "Medium" part were made like
[this one](https://git.etud.insa-toulouse.fr/rlacroix/FordFulkersonLeChameau/src/commit/5ca008700e62474cc17b2845e7d2dd061c319861)
- An image of the final graph (`./outFileApp.svg`) can be used to get a better understanding of the algorithm here is an example :
![Graph_example.svg](Graph_example.svg)
![Graph_example.svg](Graph_example.png)