From d890d5100c80d68767b0ca6a7b97feef24eb47d4 Mon Sep 17 00:00:00 2001 From: Erik Stenman Date: Fri, 1 Mar 2019 12:12:53 +0100 Subject: [PATCH] Format Readme step 4. --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 06373ae..f085654 100644 --- a/README.md +++ b/README.md @@ -51,11 +51,10 @@ or start with stack followed by an integer Immediate values can be of 9 types: -1a. Integers as decimals: {Digits} or -{Digits} +1. Integers as decimals: {Digits} or -{Digits} `42` `-2374683271468723648732648736498712634876147` - -1b. Integers as Hexadecimals:: 0x{Hexdigits} + And integers as Hexadecimals:: 0x{Hexdigits} `0x0deadbeef0` 2. addresses, a base58 encoded string starting with #{base58char}