This commit is contained in:
leo 2022-05-23 22:27:39 +02:00
parent f7336e863a
commit ca21739581
Signed by: leo
GPG Key ID: 0DD993BFB2B307DB

View File

@ -1,14 +1,14 @@
# Intelligent Roundabout Efficient Simulation of Traffic Evolution
![Banner](banner.jpg)
## Installation : \
## Installation :
```
git clone https://gitlab.univ-nantes.fr/E208835U/Traffic.git
pip install sumolib
pip install pyside6 (optionnel pour l'ui)
```
## Usage : \
## Usage :
```
python main.py
```