From ca3d9ad90f1690610d6c32a2c0f9a52c53c14b0a Mon Sep 17 00:00:00 2001 From: Khan Rahil <61371402+rahilkhan2512@users.noreply.github.com> Date: Wed, 30 Sep 2020 22:01:55 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a955f58..e42278d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Python-Turtle Library for drawing 2D graphics -Some of the work I did after discovering the Turtle library for drawing 2D graphics using Python. +providing some of the work I did after discovering the Turtle library for drawing 2D graphics using Python. More documentation - https://docs.python.org/2/library/turtle.html Some sample screenshots: