From 6102fbc83675067c1d12db9d663b98c7055ed6b5 Mon Sep 17 00:00:00 2001 From: davidagredano Date: Wed, 31 Jan 2024 23:01:51 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6948bc4..886755b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ### [Live Demo](https://davidagredano.github.io/tic-tac-toe/) +[![tic-tac-toe-game-preview](https://github.com/davidagredano/tic-tac-toe/assets/118218196/ca782bf4-7806-4297-887f-3cbd740d3740)](https://davidagredano.github.io/tic-tac-toe/) + A Tic-tac-toe game created in Vanilla JavaScript. ## Learning goal