From d342df7844a1bd51377f8d8265d2345fd909e084 Mon Sep 17 00:00:00 2001 From: "kam (from the studio)" Date: Tue, 17 Jan 2023 12:27:35 +0100 Subject: [PATCH] readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d395769..43bbd8f 100644 --- a/README.md +++ b/README.md @@ -30,4 +30,6 @@ or in alternative Then open your browser to `localhost:3000` and there you can draw. +If you open another tab and navigate to `localhost:3000/destination`, there you will receive the drawings. This destination page is just an example! + The app is meant to be open-end, meaning that the destination of the drawing is up to you! (ah ah! less work for us). Originally it was coupled with [vvvv](https://visualprogramming.net/), but it can be implemented with any platform supporting the websocket protocol.