From a264b4398227ba90b5feb837853ee10b3cbd9073 Mon Sep 17 00:00:00 2001 From: bi0qaw Date: Tue, 21 Nov 2017 22:11:38 +0100 Subject: [PATCH] Updated Circle (markdown) --- Circle.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Circle.md b/Circle.md index 7222bf0..024709a 100644 --- a/Circle.md +++ b/Circle.md @@ -2,11 +2,8 @@ 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** - +### Locations `circle at %location% with radius %number% and density %number%` - -**Vectors** - +### Vectors `circle with radius %number% and density %number%`