Update README.md
This commit is contained in:
parent
344416ed5f
commit
69c5c4b786
1 changed files with 2 additions and 2 deletions
|
@ -6,10 +6,10 @@ Game in Lithuanian to teach my son programing basics. It is similar to "Rock-pap
|
||||||
|
|
||||||
in Lithuanian:
|
in Lithuanian:
|
||||||
|
|
||||||
...
|
```
|
||||||
leaf == lapas (l)
|
leaf == lapas (l)
|
||||||
well == šulinys (s)
|
well == šulinys (s)
|
||||||
scissors == žirklės (z)
|
scissors == žirklės (z)
|
||||||
...
|
```
|
||||||
|
|
||||||
* leaf covers well, scissors cuts the leaf, scissors falls into a well
|
* leaf covers well, scissors cuts the leaf, scissors falls into a well
|
||||||
|
|
Reference in a new issue