Skip to content

Commit 08465b8

Browse files
committed
Update readme for v0
1 parent 36e2842 commit 08465b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# React Interactive
1+
# React Interactive v0
22

3-
[Demo website](https://react-interactive.rafgraph.dev) (demo code on [`gh-pages` branch](https://github.com/rafgraph/react-interactive/tree/gh-pages))
3+
[Demo website](https://react-interactive-v0.rafgraph.dev) (code in the [demo repo](https://github.com/rafgraph/react-interactive-v0-demo))
44

55
[![npm](https://img.shields.io/npm/dm/react-interactive?label=npm)](https://www.npmjs.com/package/react-interactive)
66

@@ -44,7 +44,7 @@ import Interactive from 'react-interactive';
4444

4545
## Table of Contents
4646
- [React Interactive](#react-interactive)
47-
- [Live Example](https://react-interactive.rafgraph.dev)
47+
- [Live Example](https://react-interactive-v0.rafgraph.dev)
4848
- [The Basics](#the-basics)
4949
- [Interactive State Machine](#interactive-state-machine)
5050
- [Basic Examples](#basic-examples)

0 commit comments

Comments
 (0)