From c5bc7c4c8193c9f621e3cbada0cc26a15dee707a Mon Sep 17 00:00:00 2001 From: Tom Weber Date: Sun, 1 Jan 2023 19:16:05 +0100 Subject: [PATCH] testing woodpecker --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 45d73a3..576cf3e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Conway's Game of Life +[![status-badge](https://ci.weber.codes/api/badges/tom/gameoflife/status.svg)](https://ci.weber.codes/tom/gameoflife) Rules: https://en.wikipedia.org/wiki/Conway\'s_Game_of_Life -This is a game that relies on simple rules but can spawn complex behaviour. \ No newline at end of file +This is a game that relies on simple rules but can spawn complex behaviour.