From b74f4988a0d706bfe2f93454d9bd46686b8b7212 Mon Sep 17 00:00:00 2001 From: michaelangel007 Date: Wed, 13 Jan 2016 22:03:39 -0800 Subject: [PATCH] emphasized visual mnemonic --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e295600..54e5098 100644 --- a/README.md +++ b/README.md @@ -1123,7 +1123,7 @@ We'll assign unique letters to each bit of `c`: +-------------------------------+ 7 6 5 4 3 2 1 0 bit position -You see what I did there? :-) I put the low bits in `lowercase` and the High bits in `Uppercase` as a visual mnemonic to remember which bits belong to which part of the address. +You see what I did there? :-) I put the low bits in `lowercase` and the High bits in `Uppercase` as a **visual mnemonic** to help remember which bits belong to which part of the address. IF this is confusing, remember, we are calculating a 16-bit offset: