From 3d8512c2660d2ad1f602b4a7d5fd5faf18518caa Mon Sep 17 00:00:00 2001 From: Joseph Ferano Date: Mon, 14 Aug 2023 16:18:59 +0700 Subject: [PATCH] See how this looks --- README.org | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 45d8c0a..302ef1f 100644 --- a/README.org +++ b/README.org @@ -21,8 +21,11 @@ with other another small graphics project. I felt it deserved a little bit more TLC, so I decided to spruce it up a little bit. Here's the original [[https://github.com/JosephFerano/elm-graphics][project]]. ** Showcase -#+caption: [[file:screenshots/sextus.gif]] -#+caption: [[file:screenshots/play1.gif]] +[[file:screenshots/play1.gif]] +[[https://ferano.io/3d-fp/play1.mp4][Higher Resolution Version]] + +[[file:screenshots/sextus.gif]] +[[https://ferano.io/3d-fp/play1.mp4][Higher Resolution Version]] ** Building with Elm 0.18.0 To install the binaries manually, follow this short guide; - [[https://sirfitz.medium.com/install-elm-0-18-0-in-2021-3f64ce298801][Install Binaries]]