diff --git a/README.md b/README.md index a7f9cae..53d5858 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ To get started you can simply clone this repository and run `docker compose --pr Once the simulated UAV is running you can connect to it with QGroundControl or other MavLink compatible software. We expose the UAVs Mavlink conenction on tcp port 5760. +There is experimental GUI support you can enable by running `docker compose --profile uav-sim --profile ui up`. + ## Creating a new project We provide project templates you can use for development that integrate seamlessly into