Skip to content

Commit 350b745

Browse files
authored
Correct description and update website URL
1 parent 5adaef0 commit 350b745

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name: p5-phone
2-
description: Simplified mobile hardware access for p5.js - Simplifies accessing phone hardware, locks default gestures, and add an onscreen console.
2+
description: Mobile hardware access for p5.js - Simplifies accessing phone hardware, locks default gestures, and adds an onscreen console.
33
category: hardware
44
sourceUrl: https://github.com/npuckett/p5-phone
55
featuredImage: ../images/p5-phone.png
66
featuredImageAlt: Mobile phone displaying a p5.js sketch with on-screen debug panel showing motion sensor data and touch controls
77
author:
88
name: Nick Puckett
99
url: https://github.com/npuckett
10-
websiteUrl: https://npuckett.github.io/p5-phone/
10+
websiteUrl: https://npuckett.github.io/p5-phone/examples/homepage/
1111
npm: p5-phone
1212
npmFilePath: dist/p5-phone.min.js
13-
license: MIT
13+
license: MIT

0 commit comments

Comments
 (0)