From 5126531ee07f517deafabed75d161edec71c315e Mon Sep 17 00:00:00 2001 From: mantesso Date: Sat, 15 Jun 2024 13:59:01 +0200 Subject: [PATCH] readme format --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 840d689..fcb3c6a 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Developed as part of The Odin Project's JavaScript [course](https://www.theodinproject.com/lessons/javascript-battleship). Classic game of battleship [(rules)](). Live preview (1): https://mantesso.github.io/odin-battleship/ + As an exercise (3.2) of [DevOps with Docker course](https://devopswithdocker.com). I deployed this project to fly.io using github actions. It's available here: https://odin-battleship.fly.dev/ ![Example Image](img/screenshot.png)