diff --git a/README.md b/README.md index a47f6c8..532f8f8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # Picross Solver - ## Demo Video - Black and White (B&W) Picross @@ -8,7 +7,6 @@ ## Requirement - MATLAB2023a - ## How to execute To execute the B&W Picross solver, you should change the workspace location to `matlab/BnW_Picross/bnw_picross_solver` and run `main.m`. ```matlab