From 1a6528b03df66555eb74fe71d231d1bed4dca0f5 Mon Sep 17 00:00:00 2001 From: Rin Date: Mon, 6 Nov 2023 15:04:10 +1100 Subject: [PATCH] update README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e30de7..331bc49 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # pulsar -An ECS-driven Sci-Fi RPG to tool around in Haskell with \ No newline at end of file +An ECS-driven Sci-Fi RPG to tool around in Haskell with + +## Setup for Development + +Use `stack setup` to configure your environment. \ No newline at end of file