mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
update README.md correct path
This commit is contained in:
parent
4430b9475d
commit
913cd2ede4
@ -119,7 +119,7 @@ v run hello_world.v # this builds the program and runs it right
|
||||
|
||||
v word_counter.v && ./word_counter cinderella.txt
|
||||
v run news_fetcher.v
|
||||
v run tetris.v
|
||||
v run tetris/tetris.v
|
||||
```
|
||||
|
||||
<img src='https://raw.githubusercontent.com/vlang/v/master/examples/tetris/screenshot.png' width=300>
|
||||
|
Loading…
Reference in New Issue
Block a user