aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.org
diff options
context:
space:
mode:
authorColin Okay <colin@cicadas.surf>2022-06-27 15:27:04 -0500
committerColin Okay <colin@cicadas.surf>2022-06-27 15:27:04 -0500
commit34575cba91a05bd0508d6581ab0daea0177a0967 (patch)
tree201d16ac0778455758ef8e77fed0c24f5049886e /README.org
parenteec6cf517e8185ce54e068330e73f77bee843cb6 (diff)
[typo] in readme
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 2bad021..3bea9ee 100644
--- a/README.org
+++ b/README.org
@@ -35,7 +35,7 @@ Then load one of the example files and call its "start" function:
#+begin_src lisp
-(load "~/wheelwork-playground/examples/02-bitmap-display.lisp")
+(load "~/wheelwork-playground/examples/02-moving-bitmap.lisp")
(ww.examples/2:start)
#+end_src