From 34575cba91a05bd0508d6581ab0daea0177a0967 Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Mon, 27 Jun 2022 15:27:04 -0500 Subject: [typo] in readme --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.org') 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 -- cgit v1.2.3