From 5bf680fe6b4909e09eed807321cf30e9b273f547 Mon Sep 17 00:00:00 2001 From: Tvoyo-name Git Course User Date: Sat, 14 Feb 2026 16:25:02 +0300 Subject: [PATCH] G-06: README change for practice --- docs/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 63f8727939..0a951eac28 100644 --- a/docs/README.md +++ b/docs/README.md @@ -7,4 +7,6 @@ ## Perimeter - Circle: P = 2πR - Rectangle: P = 2a + 2b -- Square: P = 4a \ No newline at end of file +- Square: P = 4a + +# Some change for Lesson 6 practice