diff --git a/README.md b/README.md index e61cab2..ba27022 100644 --- a/README.md +++ b/README.md @@ -201,3 +201,7 @@ ### Add test cases for the useGame hook win state [Pull request](https://github.com/nickovchinnikov/minesweeper/pull/33/files) + +### Game timer and useEffect + +[Pull request](https://github.com/nickovchinnikov/minesweeper/pull/34/files)