Update Milestones authored by Nico's avatar Nico
......@@ -291,7 +291,7 @@ flowchart LR
gs:::devel
subgraph gs [general setup]
gs1(app lifecycle<br>is working)
gs1:::prog
gs1:::done
gs1 --> gs2 & gs3 & gs4 & gs5
gs2(user can run<br>the application)
gs2:::done
......@@ -300,5 +300,6 @@ flowchart LR
gs4(user can create<br>new account<br>if none exists yet)
gs4:::done
gs5(user can delete<br>current account)
gs5:::done
end
```
\ No newline at end of file