diff --git a/README.md b/README.md index 267c1ff..9394f92 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,12 @@ By using ZMQ as input, the mapping of the lines is decoupled from the generation ![Full canvas](assets/screenshots/laserspace_screenshot_01.png) ![Laser preview](assets/screenshots/laserspace_screenshot_03.png) + + ## Usage ```bash cargo run --bin render_lines_gui -``` \ No newline at end of file +``` diff --git a/assets/screenshots/laserspace-demo.mp4 b/assets/screenshots/laserspace-demo.mp4 new file mode 100644 index 0000000..08f616e Binary files /dev/null and b/assets/screenshots/laserspace-demo.mp4 differ