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 fb2da96 commit 093ac68Copy full SHA for 093ac68
README.md
@@ -9,11 +9,11 @@ Features:
9
10
### Use:
11
The minimum files you need are four:
12
-- A wrap file: app.html
13
-- A monospace font. I recommend woff files. For example: WebPlus_ToshibaSat_9x16.woff
+- A wrap file:  app.html
+- A monospace font. I recommend woff files. For example:  WebPlus_ToshibaSat_9x16.woff
14
You can get old PC fonts here: https://int10h.org/oldschool-pc-fonts/fontlist/
15
-- The NodeToJS module/library: NODEtoJS.js
16
-- Your main .js file. app.js
+- The NodeToJS module/library:   NODEtoJS.js
+- Your main .js file.   app.js
17
18
### Hello world example.
19
0 commit comments