summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoutade <thegoofist@protonmail.com>2019-10-04 14:38:38 -0500
committerBoutade <thegoofist@protonmail.com>2019-10-04 14:38:38 -0500
commitf241a72b4ea39da4198895beecb1cc62abb4a071 (patch)
tree74581e7d40ae8feaf08f79c0e8ce70fbdca4ae6b
parent3551fc5011267a9f44a81eadf1319ea6b3b025b7 (diff)
adjustments
-rw-r--r--README.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.org b/README.org
index 200589a..955b9c8 100644
--- a/README.org
+++ b/README.org
@@ -3,7 +3,7 @@
/General purpose tweens and easing/
- Animise is a small library that you may use to orchistrate any time-varying
+ Animise is a small library that you may use to orchestrate any time-varying
numerical values. While animise is intended to be used as a general purpose
[[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).
@@ -33,6 +33,7 @@
And here is what the above looks like
+#+ATTR_HTML: width="200px"
[[.images/animise-eg-3.gif]]