about summary refs log tree commit diff stats
path: root/shell/README.md
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-06-15 15:54:56 -0700
committerKartik Agaram <vc@akkartik.com>2021-06-15 15:54:56 -0700
commit3a3fe4addb979859150bfe3791f60c2c63c778aa (patch)
tree7e66598b727583d92246ea55203dea2826818e8a /shell/README.md
parent628074941047e08e113e46c6595051ad21a84375 (diff)
downloadmu-3a3fe4addb979859150bfe3791f60c2c63c778aa.tar.gz
shell: better screenshot
Diffstat (limited to 'shell/README.md')
-rw-r--r--shell/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/README.md b/shell/README.md
index 94f34b98..072e9d60 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/20210531-mu-shell.png'>
+  <img alt='screenshot of the Mu shell' src='../html/20210615-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