From 28167724019a8c0a1223d20610a75b0cba4102dd Mon Sep 17 00:00:00 2001 From: Zizhe Wang <zizhe.wang@tu-dresden.de> Date: Fri, 5 Jul 2024 18:55:19 +0200 Subject: [PATCH] docs update README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 43a2b57..38335fd 100644 --- a/README.md +++ b/README.md @@ -71,4 +71,3 @@ Here you will find a gif to visualize the simulation result. #### 6. User Departure (TUNi and TUNp) * If a user waits too long for a car, they leave the system. This is represented by the `TUNi` and `TUNp` transitions, which move tokens from the `PSDi` place without satisfying their demand. ->>>>>>> origin/master -- GitLab