Skip to content

Commit 7156c86

Browse files
committed
Update README.md
1 parent 721d6a0 commit 7156c86

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ You can now start Julia with `./bin/run_julia` and execute the autopilot or any
7575
```julia
7676
include("examples/autopilot.jl")
7777
```
78+
Clicking on the "RUN" button starts the simulation. When the simulation is finished, you can click on the "OK"
79+
button at the top left. After some time a plot of the flight should appear. You can use the drop-down menu
80+
on the left to select other plots or the statistics. You can also load or save log files or projects.
81+
A project consists of a kite/ physical system, controller settings and a wind condition.
7882

7983
You get a menu with all the examples by typing:
8084
```julia

0 commit comments

Comments
 (0)