From 8fa7c79685ae0be5da8cb767c24f7548479d72a5 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Wed, 25 Mar 2020 09:39:46 -0700 Subject: 6168 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1195358a..60d14ffd 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ more details, and there's a [summary](mu_summary) of all supported instructions. ## SubX Mu is written in [a notation for a subset of x86 machine code called SubX](http://akkartik.name/post/mu-2019-1). -Here's a program (`apps/ex1.subx`) that returns 42: +Here's a SubX program (`apps/ex1.subx`) that returns 42: ```sh bb/copy-to-ebx 0x2a/imm32 # 42 in hex -- cgit 1.4.1-2-gfad0