Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
rakow committed Mar 19, 2024
2 parents f738f41 + ab8d662 commit fd88e11
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The MATSim Open Lausitz Scenario

![Build Status](https://github.com/matsim-scenarios/matsim-lausitz/workflows/build/badge.svg?branch=main)
[![build](https://github.com/matsim-scenarios/matsim-lausitz/actions/workflows/build.yaml/badge.svg)](https://github.com/matsim-scenarios/matsim-lausitz/actions/workflows/build.yaml)
![license](https://img.shields.io/github/license/matsim-scenarios/matsim-lausitz.svg)
![JDK](https://img.shields.io/badge/JDK-17+-green.svg)

Expand Down Expand Up @@ -82,9 +82,9 @@ This will update your repository to the newest version.

(Requires either cloning or downloading the repository.)

<details>
<summary>
<h3>... using a runnable jar file</h3>
<details><summary>

### ... using a runnable jar file
</summary>

1. Depending on the version of matsim-lausitz you have selected, you might have to create the jar file yourself.
Expand All @@ -104,10 +104,10 @@ This will update your repository to the newest version.
1. "Edit..." (in the GUI) the config file. Re-run MATSim.

</details>
<details>
<summary>
<h3>... using an IDE, e.g. Eclipse, IntelliJ - Alternative 1: use cloned/downloaded matsim-lausitz repository</h3>
</summary>
<details><summary>

### ... using an IDE, e.g. Eclipse, IntelliJ
</summary>

1. Set up the project in your IDE.
1. Make sure the project is configured as maven project.
Expand All @@ -119,4 +119,4 @@ This will update your repository to the newest version.
---
## More information

For more information about MATSim, see here: https://www.matsim.org/
For more information about MATSim, see here: https://www.matsim.org/

0 comments on commit fd88e11

Please sign in to comment.