diff --git a/README.md b/README.md index 828cb57..c0812e3 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ # Math formulas ## Area - Circle: S = πR² -- Rectangle: S = ab - Square: S = a² ## Perimeter - Circle: P = 2πR -- Rectangle: P = 2a + 2b - Square: P = 4a