From 9068de1614eb1b560b09c103ca53445c85e79a00 Mon Sep 17 00:00:00 2001 From: krlrkv Date: Mon, 18 May 2026 23:25:23 +0500 Subject: [PATCH] G-06: README change for practice --- docs/README.md | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/docs/README.md b/docs/README.md index 63f8727939..839e294c91 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,10 +1,16 @@ -# Math formulas -## Area -- Circle: S = πR² -- Rectangle: S = ab -- Square: S = a² - -## Perimeter -- Circle: P = 2πR -- Rectangle: P = 2a + 2b -- Square: P = 4a \ No newline at end of file +\# Math formulas + +\## Area + +* Circle: S = πR² +* Rectangle: S = ab +* Square: S = a² + + + +\## Perimeter + +* Circle: P = 2πR +* Rectangle: P = 2a + 2b +* Square: P = 4a +