aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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