Skip to content

Commit ec52669

Browse files
committed
(docs): add Demo section linking to new live demo
- created the gh-pages branch a few weeks ago and added link to the GitHub description, but hadn't updated the docs until now
1 parent bbf4c94 commit ec52669

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,8 @@ npm start
102102
Navigate to [http://localhost:8080/](http://localhost:8080/) in your browser and you should be able to see the signature canvas in action.
103103

104104
The source code for this example is found in the [`example/`](example/) directory.
105+
106+
## [Demo](https://agilgur5.github.io/react-signature-canvas/)
107+
108+
[View the live demo here](https://agilgur5.github.io/react-signature-canvas/).
109+
Hosted via the [`gh-pages` branch](https://github.com/agilgur5/react-signature-canvas/tree/gh-pages), which has a standalone version of the code in [`example/`](example/).

0 commit comments

Comments
 (0)