diff --git a/ReadMe.md b/ReadMe.md index 0225a74..fc1cdec 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,6 +1,8 @@ # poki-musi The entertaining box. +The `run.sh` script is made for zsh (default on macOS) and expects the `love` engine executable to be in your path. + ## Initial Ideas - [ ] Drag n drop JSON to load / import - [ ] Drag n drop images to import @@ -11,3 +13,6 @@ The entertaining box. I've been meaning to figure out a good GUI library. Maybe getting this interface working can be how I finally do that.. + +## Tasks +- [ ] `run.sh` needs to have its executable bit set, as it was added via web interface.