From 71ddab615686666ffe88a217530ff02f0c662f3b Mon Sep 17 00:00:00 2001 From: Boutade Date: Fri, 4 Oct 2019 15:16:31 -0500 Subject: better --- README.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 695f230..ec07288 100644 --- a/README.org +++ b/README.org @@ -8,7 +8,8 @@ [[https://en.wikipedia.org/wiki/Inbetweening][tweening]] solution for your Common Lisp projects, you could use it for other purposes as well (e.g. modulating audio signals). - Here is a short example using animise to define an animated a box using SDL2 + As a taste of the animise language, here is a snip from an [[https://github.com/thegoofist/animise-examples][example]] that + animates a box with SDL2: #+begin_src lisp ;; ... snip -- cgit v1.2.3