Skip to content

Commit 2855575

Browse files
committed
Updated README.
1 parent abacf16 commit 2855575

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

README.adoc

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,11 @@ image:https://sonarcloud.io/api/project_badges/measure?project=groupId%3AFantasy
88
image:https://sonarcloud.io/api/project_badges/measure?project=groupId%3AFantasyWorldSimulation&metric=code_smells[SonarCloud Code Smells,link=https://sonarcloud.io/dashboard?id=groupId%3AFantasyWorldSimulation]
99

1010
* See link:FantasyWorldSimulation/docs/adr/index.adoc[Architectural Decision Records].
11-
* See link:FantasyWorldSimulation/docs/docu/index.adoc[Documentation].
1211
* See link:FantasyWorldSimulation/docs/docu/release-notes/index.adoc[Release Notes].
1312
1413
Current Milestone: https://github.com/Orchaldir/FantasyWorldSimulation/milestone/3[World Map]
1514

16-
== How to run the MapEditor
15+
== How to run the Demos
1716

18-
Run `jfws.editor.map.MapEditor.main()`.
19-
20-
== How to build the Documentation
21-
22-
Execute the Maven Goal `generate-resources`.
17+
* Run `jfws.app.demo.distribution.PointDistributionDemo.main()`.
18+
* Run `jfws.app.demo.voronoi.VoronoiDemo.main()`.

0 commit comments

Comments
 (0)