diff --git a/README.md b/README.md index 56f71f5..8aa966b 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ my_square_1 = Square1() *`virtual_sq1` uses (almost) the same position notation as [Jaap's Square-1 optimiser](https://www.jaapsch.net/puzzles/square1.htm#progs).* -*Don't know how to read it? [Click here 🔗](./docs/jared19.md)* +*Don't know how to read it? [Click here!](https://github.com/Wo0fle/virtual-sq1/blob/main/docs/jared19.md)* ```python my_square_1 = Square1() diff --git a/docs/images/solved.png b/docs/images/solved.png index 9b5eb36..7bcb100 100644 Binary files a/docs/images/solved.png and b/docs/images/solved.png differ