diff --git a/docs/README.md b/docs/README.md index 63f8727939..d6a7f87aa9 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,10 +1,18 @@ # Math formulas + ## Area -- Circle: S = πR² -- Rectangle: S = ab -- Square: S = a² + +* 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 + +* Circle: P = 2πR +* Rectangle: P = 2a + 2b +* Square: P = 4a + + + +\# Some change for Lesson 6 practice +