We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4affca commit 6429c32Copy full SHA for 6429c32
README.md
@@ -6,7 +6,8 @@
6
Node I2Djs - is an Open source nodejs framework for server side 2D graphics. Based on Canvas.
7
8
### Node - I2dJs - Canvas
9
-<a href="https://codesandbox.io/s/node-js-forked-enynz3?file=/index.js&resolutionWidth=1400&resolutionHeight=800">
10
- <img src="https://i2djs.github.io/node-i2djs/examples/examplePreview.png" width=500>
11
-</a>
12
-
+<p align="center">
+ <a href="https://codesandbox.io/s/node-js-forked-enynz3?file=/index.js&resolutionWidth=1400&resolutionHeight=800">
+ <img src="https://i2djs.github.io/node-i2djs/examples/examplePreview.png" width=500>
+ </a>
13
+</p>
0 commit comments