Skip to content

Commit a52b497

Browse files
authored
Update README.md
1 parent c349e27 commit a52b497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You can get old PC fonts here: https://int10h.org/oldschool-pc-fonts/fontlist/
1818

1919
### Hello world example.
2020

21-
![alt text](https://github.com/diejuse/NodeToJS/blob/3400a73593b7b5a526eba90f3083d138211637b0/helloworld/helloworld.png)
21+
![alt text](https://github.com/diejuse/NodeToJS/blob/c349e276881c3af230702426dbf6ef19402313d8/helloworld/helloworld.png)
2222

2323
1. Your HTML wrap file (for example app.html) will load the NodeToJS library (NodeToJS.js) and will load the starter NodeJS/Javascript script of yout app (app.js in this example). You also have to add NodeToJS.HTMLMODE=1 right after loading the library/module and before loading your scripts.
2424

0 commit comments

Comments
 (0)