We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b27c2aa commit 06c0a4cCopy full SHA for 06c0a4c
1 file changed
README.md
@@ -106,7 +106,6 @@ First `cd` to each folder then compile and run.
106
107
```sh
108
nim c -r bars.nim
109
-nim c -r fonts.nim
110
nim c -r hovers.nim
111
nim c -r inputs.nim
112
nim c -r padoftext.nim
@@ -120,7 +119,6 @@ First `cd` to each folder then run `js` compile command then open the `.html` fi
120
119
121
122
nim js bars.nim
123
-nim js fonts.nim
124
nim js hovers.nim
125
nim js inputs.nim
126
nim js padoftext.nim
0 commit comments