Skip to content

Commit e0ee6f1

Browse files
authored
Update README.md
1 parent d30d908 commit e0ee6f1

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,12 @@ Features:
99

1010
### Use:
1111
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
12+
- A wrap file:      app.html
13+
- A monospace font. I recommend woff files. For example:      WebPlus_ToshibaSat_9x16.woff
14+
- The NodeToJS module/library:       NODEtoJS.js
15+
- Your main .js file.       app.js
16+
1417
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
1718

1819
### Hello world example.
1920

0 commit comments

Comments
 (0)