Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Commit

Permalink
Link readme text and add links to visual editor
Browse files Browse the repository at this point in the history
  • Loading branch information
laurakalbag committed Oct 31, 2023
1 parent 2aaf4de commit ac1c889
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# XState Visualizer
# XState (Legacy) Visualizer

Visualize [XState](https://xstate.js.org) state machines and statecharts in real-time.
Visualize [XState](https://stately.ai/docs/xstate) state machines and statecharts in real-time.

[🔗 Use the Visualizer](https://stately.ai/viz).
[🪄 Use the new Stately visual editor](https://state.new?source=viz-readme)
[🔗 Use the legacy Visualizer](https://stately.ai/viz).

## Usage

[Visit stately.ai/viz to use the Visualizer](https://stately.ai/viz).
[Visit stately.ai/viz to use the Visualizer](https://stately.ai/viz?source=viz-readme).

Alternatively, you can install it locally (see installation)

Expand All @@ -19,8 +20,6 @@ Alternatively, you can install it locally (see installation)
- View list of events sent to the simulated machine
- Access quick features via the command palette: <kbd>cmd</kbd>/<kbd>ctrl</kbd> + <kbd>k</kbd>
- Inspect machines by setting `url: 'https://stately.ai/viz?inspect'` in `@xstate/inspect`
- Save your machines in the [Stately Registry](https://stately.ai/registry)
- _And many more upcoming features_

## Installation

Expand Down

0 comments on commit ac1c889

Please sign in to comment.