From 19b2103eaf395374871525feb04ce1377cbd3e44 Mon Sep 17 00:00:00 2001 From: crista Date: Sat, 4 Jan 2014 15:54:59 -0800 Subject: [PATCH] Update README.md --- 01-good-old-times/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/01-good-old-times/README.md b/01-good-old-times/README.md index d46759f..6a3d61a 100644 --- a/01-good-old-times/README.md +++ b/01-good-old-times/README.md @@ -5,10 +5,10 @@ Constraints: - Very small amount of primary memory, typically orders of magnitude smaller than the data that needs to be processed/generated. - (The example sets the limit to 1024 bytes) + (The example sets the limit to 1024 cells) -- No symbols -- i.e. no variable names or labels. All we have is - addressable memory. +- No labels -- i.e. no variable names or tagged memory addresses. All we have is + memory that is addressable with numbers. Possible names: