From 116c1db2b45bac6db66119825d316662f6eb913c Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Mon, 6 Feb 2023 12:17:13 +0000 Subject: Clarification --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index fd02726..4634ae4 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # Haskell + Gamedev -This is me making a 2D platform game with Haskell and SDL2. I have some experience making games, but not much with Haskell! +This a 2D platform game made with Haskell and SDL2. I have some experience making games, but not much with Haskell! Using cabal: ``` -cabal run +cabal run game ``` ## Author -- cgit v1.2.3