Skip to content

Commit

Permalink
docs: link the new documentation page in the README (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoelger authored Oct 9, 2024
1 parent 4f7f1d7 commit 6d67846
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,10 @@ After extracting this bundle to an arbitrary path, Eclipse MOSAIC can be execute

mosaic.sh -s HelloWorld
mosaic.bat -s HelloWorld

Besides, the simulation can also be started in your IDE using the main method in `org.eclipse.mosaic.starter.MosaicStarter`.

## IDE Setup

Apart from the aforementioned approach, the simulation can also be started in your IDE using the main method in `org.eclipse.mosaic.starter.MosaicStarter`. Please have a look at the setup page in the documentation [here](https://eclipse.dev/mosaic/docs/extending_mosaic/).

## License

Expand Down

0 comments on commit 6d67846

Please sign in to comment.