We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 002b8fa commit 350135fCopy full SHA for 350135f
src/content/examples/en/01_Shapes_And_Color/00_Shape_Primitives/description.mdx
@@ -9,7 +9,7 @@ relatedReference:
9
---
10
11
This program demonstrates the use of the basic shape
12
-primitive functions
+primitive functions including
13
<a href="https://p5js.org/reference/p5/square" target="_blank">square()</a>,
14
<a href="https://p5js.org/reference/p5/rect" target="_blank">rect()</a>,
15
<a href="https://p5js.org/reference/p5/ellipse" target="_blank">ellipse()</a>,
0 commit comments