Skip to content

Commit 5eacd6c

Browse files
committed
Allow rectangular canvas - not only square
1 parent 538db63 commit 5eacd6c

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
@@ -51,7 +51,7 @@ For those who want to see immediately how the language of **`g2D`** feels, here
5151

5252
![](./examples/ellipse.png)   ![](./examples/envelope.png)   ![](./examples/dots.png)
5353

54-
![](./examples/heart.png)   ![](./examples/spiro2.png)   ![](./examples/hypocycloid.png)
54+
![](./examples/heart.png)   ![](./examples/spiro.png)   ![](./examples/hypocycloid.png)
5555

5656
## The `g2D` Programming Language Syntax
5757

0 commit comments

Comments
 (0)