From 3a3fe4addb979859150bfe3791f60c2c63c778aa Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 15 Jun 2021 15:54:56 -0700 Subject: shell: better screenshot --- README.md | 2 +- html/20210531-mu-shell.png | Bin 685558 -> 0 bytes html/20210615-shell.png | Bin 0 -> 791465 bytes shell/README.md | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 html/20210531-mu-shell.png create mode 100644 html/20210615-shell.png diff --git a/README.md b/README.md index dc748ae1..3e53f3fe 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ Mu programs can be written for two very different environments: The largest program built in Mu today is its prototyping environment for writing slow, interpreted programs in a Lisp-based high-level language. -screenshot of the Mu shell +screenshot of the Mu shell (For more details, see [the `shell/` directory.](https://github.com/akkartik/mu/tree/main/shell#readme)) diff --git a/html/20210531-mu-shell.png b/html/20210531-mu-shell.png deleted file mode 100644 index fb7b43fb..00000000 Binary files a/html/20210531-mu-shell.png and /dev/null differ diff --git a/html/20210615-shell.png b/html/20210615-shell.png new file mode 100644 index 00000000..6cddbbbd Binary files /dev/null and b/html/20210615-shell.png differ 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 ``` - screenshot of the Mu shell + screenshot of the Mu shell The Mu computer has a fixed-size screen, which the shell environment partitions into two major regions, with a context-sensitive menu of keyboard -- cgit 1.4.1-2-gfad0