From ad50e5bc606b9af7b01f113e55f29aa37ab3e82c Mon Sep 17 00:00:00 2001 From: Minhyeok Kwon Date: Mon, 13 Nov 2023 23:20:11 +0900 Subject: [PATCH] edit readme --- README.md | 2 -- 1 file changed, 2 deletions(-) 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