Skip to content

Commit 38d3908

Browse files
authored
Update README.md
1 parent d55d9d2 commit 38d3908

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ optional arguments:
2424

2525
## Default values
2626

27-
`--js` : /dev/stdin (input your code)
28-
`--js_output_file` : /dev/stdout (Prints compiled code in the shell)
29-
`--compilation_level` : WHITESPACE_ONLY
27+
- `--js` : /dev/stdin (input your code)
28+
- `--js_output_file` : /dev/stdout (Prints compiled code in the shell)
29+
- `--compilation_level` : WHITESPACE_ONLY
3030

3131
Docker usage
3232
------------

0 commit comments

Comments
 (0)