diff --git a/Circle.md b/Circle.md index 841ee2c..7222bf0 100644 --- a/Circle.md +++ b/Circle.md @@ -3,7 +3,10 @@ Creates a list of locations or vectors in the shape of a circle. The amount of points is determined by the density and the circumference of the circle: `points = circumference * density = 2 * radius * PI * density` **Locations** + `circle at %location% with radius %number% and density %number%` + **Vectors** + `circle with radius %number% and density %number%`