diff --git a/README.md b/README.md index 1ccc2b3..65d465e 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ ## Goal Provide a way to connect local machines to work and tinker with efficiently, building prototypes with resilience in mind. +## Demo + +5min recorded demo video https://video.benetou.fr/w/sHE39WSZkQgfPNDdiypfog + +Note that XR is optional. Original extract from https://youtu.be/BRjohy0ruAg?t=2061 for Future of Text demo day. + ## How does it work It provides a Web server with endpoints for different functions, including listing machines joining that network, make functions available to that new network of machines, sharing files, etc. Note that the point is to build on top of it, consequently functions as endpoints here are solely examples.