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