Skip to content

Commit 7ef0c4a

Browse files
committed
Merge branch 'develop' into master
2 parents e9d7984 + cea9985 commit 7ef0c4a

File tree

6 files changed

+1333
-873
lines changed

6 files changed

+1333
-873
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ This will save the current canvas content to a base64 data string before perform
8888

8989
## Example
9090
This project includes a simple example that demonstrates a responsive sketch pad. To build the example:
91-
```
92-
npm run build:example
91+
```shell
92+
cd example && npm run build
9393
```
9494
Then open `example/index.html` in a browser of your choice.

0 commit comments

Comments
 (0)