Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
New information for runner script
  • Loading branch information
joott committed Aug 2, 2024
1 parent b2c4fb3 commit 483afe1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ julia --project -e "import Pkg; Pkg.instantiate()"

## Usage

Run an example:
See options for running with an example data flow graph in `data/`:

```
julia --project examples/schedule.jl
julia --project bin/schedule.jl --help
```

or use with REPL:
Expand Down

0 comments on commit 483afe1

Please sign in to comment.