Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Commit 99f18cf

Browse files
authored
fix p5.js usage info
1 parent ad5fbed commit 99f18cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

yolo/receivesOnly/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<h2>YOLO Demo: receiving data coming from Runway</h2>
5555
<p>About the model: You only look once (YOLO) is a state-of-the-art, real-time object detection system.</p>
5656
<p>More information: <a href="https://runwayml.com/tutorials/yolo/">https://runwayml.com/tutorials/yolo/</a></p>
57-
<p>This example uses <a href="https://p5js.org/">p5.js</a> to draw body connections</p>
57+
<p>This example uses <a href="https://p5js.org/">p5.js</a> to draw object outlines</p>
5858
<hr />
5959
</div>
6060

0 commit comments

Comments
 (0)