aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2022-06-13 17:31:39 +0200
committerHampusM <hampus@hampusmat.com>2022-06-13 17:57:02 +0200
commit26e628b2721867b082fc26466017225c6105cde7 (patch)
tree79599b8cddd4dbec863dfc9ba63cea19852c566a /README.md
parent8a445ce8adab74ac637a0f7231d4eff3aa60e8e3 (diff)
docs: fix preview url in readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a1ef401..be6dac3 100644
--- a/README.md
+++ b/README.md
@@ -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