about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-04-10 01:29:05 -0700
committerKartik Agaram <vc@akkartik.com>2019-04-10 01:29:05 -0700
commitfd3a5cc359016f0cc61b994e6a8dfd5f33f7df1e (patch)
treee8834b7ae0d4373ebfc458586c7021f6650c7137
parentf273ffbab30dd6f3222e42f8dcf5f70eefcc6c70 (diff)
downloadmu-fd3a5cc359016f0cc61b994e6a8dfd5f33f7df1e.tar.gz
5068
Temporary title for HN submission.
-rw-r--r--subx/Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/Readme.md b/subx/Readme.md
index f0c99421..1187a6d6 100644
--- a/subx/Readme.md
+++ b/subx/Readme.md
@@ -1,4 +1,4 @@
-## A minimalist assembly language
+## SubX: A minimalist assembly language for a subset of the x86 ISA
 
 SubX is a simple, minimalist stack for programming your computer.