From f47b2e3f68e69238b731d6183e739805db20ae5b Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 14 Feb 2021 20:25:55 +0100 Subject: Control a ship that can fire missiles --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..9f5b91f --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Getting started + +Run: + +```sh +nix-shell --run bin/watch.sh +``` + +Then, open your browser at `http://localhost:8000`. -- cgit v1.2.3