Update README.md
throught -> throughout
This commit is contained in:
parent
f576884244
commit
33b2eea460
@ -1,7 +1,7 @@
|
|||||||
# Piet interpreter
|
# Piet interpreter
|
||||||
Piet is an esoteric programming language, which is based on the geometric artist Piet Mondriaan. The language specifies actions based on the transitions of colors. For a detailed explanation, please visit [the official website](https://www.dangermouse.net/esoteric/piet.html)
|
Piet is an esoteric programming language, which is based on the geometric artist Piet Mondriaan. The language specifies actions based on the transitions of colors. For a detailed explanation, please visit [the official website](https://www.dangermouse.net/esoteric/piet.html)
|
||||||
|
|
||||||
_Note: I used the term codel as a synonym for color block throught the code._
|
_Note: I used the term codel as a synonym for color block throughoutt the code._
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
The program requires the following libraries to be installed:
|
The program requires the following libraries to be installed:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user