Skip to content

Commit

Permalink
minor changes to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Melissa Gymrek authored and Melissa Gymrek committed Sep 25, 2024
1 parent 39d5740 commit 1da272c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@ conda run -n citrus poetry install
conda activate citrus
```

## Quickstart

```
# Visualize a model
citrus plot -c example-files/linear_additive.json
```

## Full documentation

[User Guide](doc/user_guide.md)
Expand Down

0 comments on commit 1da272c

Please sign in to comment.