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