From a7d3eeb34ec87e8dd4528bd3a13703216565f444 Mon Sep 17 00:00:00 2001 From: Alexander Schaefer Date: Thu, 15 May 2025 14:17:01 +0200 Subject: [PATCH] AS: updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08efa2e..39a070f 100644 --- a/README.md +++ b/README.md @@ -244,7 +244,7 @@ Enter the refreshrate. This is the rate at which the interface will check for ne ## Example Usage -An example patch in puredata is provided that allows control of a 6-DOF robot with sliders via OSC. +An example patch in PureData is provided (`/workspace/src/6_DOF_example.pd`) that allows control of a 6-DOF robot with sliders via OSC. ---