summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authora14m <[email protected]>2021-05-08 01:57:59 +0200
committera14m <[email protected]>2021-05-08 01:57:59 +0200
commit32225a1ef6befcb9a38761ae83f0eac82baaaa76 (patch)
tree64abdbba6d4918e843563e3801c52e204070a957 /README.md
parentf384e00ada1628b5150b8b6fa8f873400d270af0 (diff)
Add demo png
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 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)