From 5b1549498b4214db84190ae0a9f14f26d0ee26b7 Mon Sep 17 00:00:00 2001 From: HybridDog Date: Fri, 30 Dec 2016 20:55:49 +0100 Subject: [PATCH] fix readme line breaks M README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7790198..f84c305 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ commands are read line by line ```[:] [ [[,]``` -arguments can be either variables, labels or immediates, -labels are replaced with immediates which have the line numbers of the labels as their values -true/false: boolean (immediate) -12.6: number (immediate) -$hello nwae: string (immediate) +arguments can be either variables, labels or immediates, +labels are replaced with immediates which have the line numbers of the labels as their values +true/false: boolean (immediate) +12.6: number (immediate) +$hello nwae: string (immediate) nodolla: either a label is called so (immediate) or it's a variable