diff --git a/docs/README.md b/docs/README.md index 63f8727939..c5be29f163 100644 --- a/docs/README.md +++ b/docs/README.md @@ -7,4 +7,6 @@ ## 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