add server visualization to README

This commit is contained in:
Alexander Bocken 2023-04-29 11:02:55 +02:00
parent 214135d063
commit 7e5c40ad11
Signed by: Alexander
GPG Key ID: 1D237BE83F9B05E8

View File

@ -8,3 +8,5 @@ For this, we decided to implement an enhanced version of [Active random walkers
For now, wanted features can be found in our [shortlist](shortlist.md).
For everything else start at [main py](main.py)
For a live visualization of the project you can execute [server.py](server.py).