Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timhilgert authored Sep 23, 2019
1 parent 087324e commit c5c0f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ More information about the model itself can be found [here](https://trid.trb.org

# Usage

To start using actiTopp, [ExampleActiTopp](https://github.com/mobitopp/actitopp/blob/master/src/main/java/edu/kit/ifv/mobitopp/actitopp/ExampleActiTopp.java) shows how a person is created and how a week activity schedule can be generated or how multiple persons can be created using a CSVInputReader.
To start using actiTopp, [ExampleActiTopp](https://github.com/ifv-mobitopp/actitopp/blob/master/src/main/java/edu/kit/ifv/mobitopp/actitopp/demo/ExampleActiTopp.java) shows how a person is created and how a week activity schedule can be generated or how multiple persons can be created using a CSVInputReader.

# Input Variables

Expand Down

0 comments on commit c5c0f8b

Please sign in to comment.