You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Check out this codepen demo: https://codepen.io/markus-wa/pen/eYEMvxd - thanks t
15
15
16
16
## Sample code
17
17
18
-
Stickerify can run in a web browser, or in a Node.js environment. For Node.js, you should use the (`canvas`)[https://www.npmjs.com/package/canvas] module for image loading, as this is what Stickerify uses internally for image processing.
18
+
Stickerify can run in a web browser, or in a Node.js environment. For Node.js, you should use the [`canvas`](https://www.npmjs.com/package/canvas) module for image loading, as this is what Stickerify uses internally for image processing.
0 commit comments