diff --git a/README.md b/README.md index 98f2364..0618984 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # FAQ +Q: How do I get latest hellen-one? + +A: ``.github/workflows/update-hellen-one-reference.yaml`` is set to pull latest hellen daily! + Q: I get "Cannot parse position" with negative value? A: Please move origin point into left-bottom corner of the board since we cannot parse negative coordinates at the moment. See https://github.com/andreika-git/hellen-one/issues/349