diff --git a/README.md b/README.md index d3ae533..fe788ff 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,16 @@ # What's this project? +**Let people know if they can bother you with light signals!** + A simple to build, nice looking, portable DIY **Busy Light**. It comes with a with a rudimentary (and ugly) **Web UI** and a simple (but hopefully convenient) **Rest API**. -![busylight](img/busylight.png) + + +| | | | +|---------------------------|---------------------|--------------------------------------| +| ![busylight and stream deck](img/busylight.jpg) | ![busylight roll](img/busylight.gif) | # Web UI A very simplistic (and ugly) UI is available on port `80`. \ diff --git a/img/busylight.gif b/img/busylight.gif new file mode 100644 index 0000000..8e2e641 Binary files /dev/null and b/img/busylight.gif differ diff --git a/img/busylight.jpg b/img/busylight.jpg new file mode 100644 index 0000000..59f7baa Binary files /dev/null and b/img/busylight.jpg differ diff --git a/img/busylight.png b/img/busylight.png deleted file mode 100644 index 7dc0c3f..0000000 Binary files a/img/busylight.png and /dev/null differ