Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
martyall authored Jan 23, 2024
1 parent 4e601a3 commit be721ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial/sudoku/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
There is a [sudoku solver](./solver/Main.hs) executable contained in this tutorial that is meant to work with the verifier.

### Example Puzzle
There is an example puzzle which is hard coded in with the solver. Here is the ![initial state](./assets/init.png) of the puzzle, and here is the ![solution](./assets/solved.png).
There is an example puzzle which is hard coded in with the solver. Here is the [initial state](./assets/init.png) of the puzzle, and here is the [solution](./assets/solved.png).

0 comments on commit be721ca

Please sign in to comment.