Skip to content

Commit 06c0a4c

Browse files
committed
Remove fonts.nim exmaple from readme.
1 parent b27c2aa commit 06c0a4c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ First `cd` to each folder then compile and run.
106106

107107
```sh
108108
nim c -r bars.nim
109-
nim c -r fonts.nim
110109
nim c -r hovers.nim
111110
nim c -r inputs.nim
112111
nim c -r padoftext.nim
@@ -120,7 +119,6 @@ First `cd` to each folder then run `js` compile command then open the `.html` fi
120119

121120
```sh
122121
nim js bars.nim
123-
nim js fonts.nim
124122
nim js hovers.nim
125123
nim js inputs.nim
126124
nim js padoftext.nim

0 commit comments

Comments
 (0)