Skip to content

Commit 9b1e6f9

Browse files
committed
Add comment about the demo page to root README
1 parent 63a2306 commit 9b1e6f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,10 @@ const result = explain({
4545
4646
// result.html is a ready-made snippet
4747
// or use result.title, result.summary, result.steps, result.patch, result.trace
48-
4948
```
5049

50+
See the [demo](demo/README.md) for a full set of examples.
51+
5152
## Development
5253

5354
### Prerequisites

0 commit comments

Comments
 (0)