Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroflag authored Feb 18, 2025
1 parent 2121ffe commit 01b1d0b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,7 @@ $ equinox file.eqx

```forth
\ only numbers, words and strings/symbols
1.25
"aString" # ( length ) *
$aSymbol # + .
1.25 "aString" $aSymbol .. ( concat ) # ( length ) *
```

#### Example:
Expand Down

0 comments on commit 01b1d0b

Please sign in to comment.