mirror of
https://github.com/HybridDog/pdisc.git
synced 2025-01-09 17:10:18 +01:00
fix readme line breaks
M README.md
This commit is contained in:
parent
a9730330c6
commit
5b1549498b
10
README.md
10
README.md
@ -2,11 +2,11 @@ commands are read line by line
|
|||||||
|
|
||||||
```[<labelname>:] [<commandname> [<arg1>[,<arg2[…]]]] [; <comment>]```
|
```[<labelname>:] [<commandname> [<arg1>[,<arg2[…]]]] [; <comment>]```
|
||||||
|
|
||||||
arguments can be either variables, labels or immediates,
|
arguments can be either variables, labels or immediates,
|
||||||
labels are replaced with immediates which have the line numbers of the labels as their values
|
labels are replaced with immediates which have the line numbers of the labels as their values
|
||||||
true/false: boolean (immediate)
|
true/false: boolean (immediate)
|
||||||
12.6: number (immediate)
|
12.6: number (immediate)
|
||||||
$hello nwae: string (immediate)
|
$hello nwae: string (immediate)
|
||||||
nodolla: either a label is called so (immediate) or it's a variable
|
nodolla: either a label is called so (immediate) or it's a variable
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user