Skip to content

Commit

Permalink
docs: README
Browse files Browse the repository at this point in the history
  • Loading branch information
abrichr authored Dec 12, 2023
1 parent a4bfdbd commit aca53f5
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,13 @@ This will open a scrollable window that looks something like this:

<img width="1511" alt="image" src="https://github.com/OpenAdaptAI/OpenAdapt/assets/774615/13264cf6-46c0-4413-a29d-59bdd040a32e">

With `config.VISUALIZE_RUN_NATIVELY == False`, this will open your browser. It will look something like this:
For an alternative visualization, run:

```
python -m openadapt.deprecated.visualize
```

This will open up a tab in your browser that looks something like this:

![image](https://github.com/OpenAdaptAI/OpenAdapt/assets/774615/5d7253b7-ae12-477c-94a3-b388e4f37587)

Expand Down

0 comments on commit aca53f5

Please sign in to comment.