Browse Source

docs(rockandroll): fix console

- add missing 'go run . | cat -e'
pull/1541/head
Tiago Collot 2 years ago
parent
commit
f6d0cc58a7
  1. 1
      subjects/rockandroll/README.md

1
subjects/rockandroll/README.md

@ -36,6 +36,7 @@ func main() {
And its output:
```console
$ go run . | cat -e
rock$
$
roll$

Loading…
Cancel
Save