Skip to content

Commit 2b15fda

Browse files
committed
Update readme
1 parent 2c1f7c6 commit 2b15fda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
An experimental canvas renderer for "web-ish" node trees
44

5-
<img src="docs/test-images/browser.png" width="400px"/>
5+
<img src="docs/test-images/browser.png" width="600px"/>
66

77
Current features:
88

@@ -56,4 +56,4 @@ export const scene = () => {
5656

5757
With `test/main-node.ts`, the same scene can be rendered to a file, without the browser:
5858

59-
<img src="docs/test-images/out.png" width="400px"/>
59+
<img src="docs/test-images/out.png" width="400px"/>

0 commit comments

Comments
 (0)