summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--demo.pngbin0 -> 279214 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index b40759e..e520f4d 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,8 @@
A repo that includes a different implementations for [Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life)
in the following languages
+![Demo](demo.png "Demo")
+
[![builds.sr.ht status](https://builds.sr.ht/~a14m/game-of-life.svg)](https://builds.sr.ht/~a14m/game-of-life?)
[![license](https://img.shields.io/badge/license-MIT-brightgreenA)](https://git.sr.ht/~a14m/game-of-life/tree/master/LICENSE.md)
diff --git a/demo.png b/demo.png
new file mode 100644
index 0000000..c061356
--- /dev/null
+++ b/demo.png
Binary files differ