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 +