From d26247076f18dcca3a444779564b7e676008ad3e Mon Sep 17 00:00:00 2001 From: Git Course User Date: Tue, 19 May 2026 06:06:25 +0000 Subject: [PATCH] G-06: README change for practice --- docs/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 63f8727939..7052e7ecdf 100644 --- a/docs/README.md +++ b/docs/README.md @@ -7,4 +7,7 @@ ## 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