about summary refs log tree commit diff stats
path: root/shell
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-06-23 18:14:57 -0700
committerKartik Agaram <vc@akkartik.com>2021-06-23 18:14:57 -0700
commit65077b46b4f2e4214570ae35bb04f400c7e0a1a3 (patch)
tree11209c2320b1aa870c07474b6f8355bccd7581d2 /shell
parent2c1770a34924cc600fa0bc0ad765bd6ec2809d04 (diff)
downloadmu-65077b46b4f2e4214570ae35bb04f400c7e0a1a3.tar.gz
.
Diffstat (limited to 'shell')
-rw-r--r--shell/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/README.md b/shell/README.md
index 7927cda7..d29d565a 100644
--- a/shell/README.md
+++ b/shell/README.md
@@ -27,7 +27,7 @@ Currently runs a tiny dialect of Lisp. Steps to run it from the top-level:
   qemu-system-i386 -m 2G -hda code.img -hdb data.img
   ```
 
-  <img alt='screenshot of the Mu shell' src='../html/20210615-shell.png'>
+  <img alt='screenshot of the Mu shell' src='../html/20210623-shell.png'>
 
   The Mu computer has a fixed-size screen, which the shell environment
   partitions into two major regions, with a context-sensitive menu of keyboard