REPL README.md neaten

This commit is contained in:
John Kerl 2021-02-08 09:32:13 -05:00
parent b23e0bafc0
commit bf9aaad7f8

View file

@ -35,6 +35,14 @@ Non-assignment expressions, such as `7` or `true`, operate as filter conditions
Examples:
```
$ mlr repl
Miller v6.0.0-dev
Type ':help' for on-line help; ':quit' to quit.
[mlr]
```
```
[mlr] 1+2
3