diff options
author | HampusM <hampus@hampusmat.com> | 2022-06-12 19:44:43 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2022-06-13 17:57:02 +0200 |
commit | fdd4590cb2f34e7221ae7dd0422d73bc3fab69fc (patch) | |
tree | c2039af3ca0d6fc75aabe5b9b1be7c9d4194f7a4 /README.md | |
parent | 521ef3688069f5fc6b06a835454404fddaca6e80 (diff) |
docs: add preview in readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ A c++ Linux CLI implementation of John Conway's game of life. +![Preview](docs/preview.gif) + ## Features - Vim-like key bindings |