File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,12 @@ Features:
9
9
10
10
### Use:
11
11
The minimum files you need are four:
12
- - A wrap file:&emsp ;&emsp ;&emsp ; app.html
13
- - A monospace font. I recommend woff files. For example:&emsp ;&emsp ;&emsp ; WebPlus_ToshibaSat_9x16.woff
12
+ - A wrap file:&emsp ;&emsp ;&emsp ;&emsp ;&emsp ; app.html
13
+ - A monospace font. I recommend woff files. For example:&emsp ;&emsp ;&emsp ;&emsp ;&emsp ; WebPlus_ToshibaSat_9x16.woff
14
+ - The NodeToJS module/library: &emsp ;&emsp ;&emsp ;&emsp ;&emsp ; NODEtoJS.js
15
+ - Your main .js file. &emsp ;&emsp ;&emsp ;&emsp ;&emsp ; app.js
16
+
14
17
You can get old PC fonts here: https://int10h.org/oldschool-pc-fonts/fontlist/
15
- - The NodeToJS module/library: &emsp ;&emsp ;&emsp ; NODEtoJS.js
16
- - Your main .js file. &emsp ;&emsp ;&emsp ; app.js
17
18
18
19
### Hello world example.
19
20
You can’t perform that action at this time.
0 commit comments