diff options
author | HampusM <hampus@hampusmat.com> | 2022-06-13 17:31:39 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2022-06-13 17:57:02 +0200 |
commit | 26e628b2721867b082fc26466017225c6105cde7 (patch) | |
tree | 79599b8cddd4dbec863dfc9ba63cea19852c566a /README.md | |
parent | 8a445ce8adab74ac637a0f7231d4eff3aa60e8e3 (diff) |
docs: fix preview url in readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ A c++ Linux CLI implementation of John Conway's game of life. -![Preview](docs/preview.gif) +![Preview](../plain/docs/preview.gif) ## Features |