Skip to content

Commit f5b5bb3

Browse files
htm -> html
1 parent 30519eb commit f5b5bb3

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

mankala/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@ features of TypeScript are highlighted:
1111

1212

1313
## Running
14+
1415
```
1516
tsc Driver.ts --sourcemap -out game.js
1617
cscript game.js
1718
```
18-
For web execution use play.htm.
19+
20+
For web execution use play.html.
1921

File renamed without changes.

0 commit comments

Comments
 (0)