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

Commit 534b4bb

Browse files
committed
update readme
1 parent 19f31ea commit 534b4bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Examples are separated by current available models.
1515

1616
## Library
1717

18-
Ideally this will be a Processing Library that manages the OSC connection to Runway. For now all examples are using Processing [oscP5](http://www.sojamo.de/libraries/oscP5/) library.
18+
Ideally this will be a JavaScript Library that manages the socket connections. For now all examples are using [socket.io](https://socket.io/) to get real-time data. Some examples use [p5.js](https://p5js.org/) to draw things on the canvas.
1919

2020
## Contributing
2121

0 commit comments

Comments
 (0)