Skip to content

Commit 601b61a

Browse files
authored
Update README.md
1 parent 73a99d1 commit 601b61a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ app.js
6969

7070
## A more advanced example: bashBlitz.
7171

72-
To better demonstrate the usefulness of NodeToJS I have converted my bashBlitz game (https://github.com/diejuse/bashblitz) to NodeJS/Javascript using my module/library. This way you can play from the terminal (node bashblitz.js) or from a web browser (by opening bashblitz.html).
72+
To better demonstrate the usefulness of NodeToJS I have converted my bashBlitz game (https://github.com/diejuse/bashblitz) to NodeJS/Javascript using my module/library. This way you can play from the terminal (node bashblitz.js) or from a web browser (by opening bashblitz.html). You can play it here: https://mural.uv.es/diejuse/bashblitz/bashblitz.html
7373

7474
![alt text](https://github.com/diejuse/NodeToJS/blob/f3efd7b560d81bde2580678c7454262113aba8e3/bashblitz/bashblitz1.png)
7575

0 commit comments

Comments
 (0)