Skip to content

Commit

Permalink
Add URL to details section
Browse files Browse the repository at this point in the history
  • Loading branch information
aleneum committed May 24, 2024
1 parent a5d1c6d commit d575218
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,8 @@ This functionality is provided by [cytoscape.js](http://js.cytoscape.org/). If y
### Show more details

By default, only states and edges are shown.
If you want to annotate `conditions` and `enter/exit` callbacks as well you can pass `details=true` as an URL argument.
If you want to annotate `conditions` and `enter/exit` callbacks as well you can pass `details=true` as an URL argument like this:
[localhost:8080?details=true](http://localhost:8080?details=true).
This graph (does not make much sense and) has been generated by `examples/process.py`.
You might remember that graph from transitions' documentation.

Expand Down

0 comments on commit d575218

Please sign in to comment.