summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoutade <thegoofist@protonmail.com>2019-10-05 11:44:04 -0500
committerBoutade <thegoofist@protonmail.com>2019-10-05 11:44:04 -0500
commit973fc749d11696c19b6cfbc73e6c3eaf2dad8d8c (patch)
tree7c4f1de20585ff3f831f532318e43c2c4e1decfa
parent2efa1797e674dcb82b2e5f619be7f8056c183ba2 (diff)
notice
-rw-r--r--README.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.org b/README.org
index 9d05f77..05b4b51 100644
--- a/README.org
+++ b/README.org
@@ -11,6 +11,9 @@
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:
+(**NOTE**: These gifs are jumpier looking than the "real thing" -
+my gif recorder makes chopy gifs I guess :()
+
#+begin_src lisp
;; ... snip