From c1da6627de672b8c1000d0cd45fd267ab8e0ca55 Mon Sep 17 00:00:00 2001 From: Joris Date: Tue, 5 Jul 2022 21:41:33 +0200 Subject: Migrate away from gitlab --- README.md | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e9517c3..a941707 100644 --- a/README.md +++ b/README.md @@ -7,18 +7,8 @@ with JavaScript. See [the wikipedia page](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) to get more information about game of life. -## Live - -[https://guyonvarch.gitlab.io/game-of-life](https://guyonvarch.gitlab.io/game-of-life) - ## Getting started ```bash nix-shell --run ./watch ``` - -## Deploy - -```bash -nix-shell --run ./deploy -``` -- cgit v1.2.3