diff --git a/README.md b/README.md index cf95e29..7f302cf 100644 --- a/README.md +++ b/README.md @@ -134,4 +134,5 @@ forward(100); ##### 2021-02-07 +- Re-render turtle() after screen resizing - Added new setpos(x,y) function to move turtle to a position. A path will be drawn if the pen is currently down.