From 96a251f2f0345f0cf6144ce21463178f2c80db84 Mon Sep 17 00:00:00 2001 From: Nikita Ovchinnikov Date: Fri, 20 Aug 2021 18:43:21 +0300 Subject: [PATCH] Edit Readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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)