Skip to content

Commit a954ab4

Browse files
jezmckjgarff
authored andcommitted
tweak to readme to make commands clearer (jgarff#329)
1 parent 4cf083e commit a954ab4

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
@@ -79,14 +79,14 @@ reponsibility for damage, harm, or mistakes.
7979
- Signal rate (400kHz to 800kHz). Default 800kHz.
8080
- ledstring.invert=1 if using a inverting level shifter.
8181
- Width and height of LED matrix (height=1 for LED string).
82-
- Type 'scons' from inside the source directory.
82+
- Type `scons` from inside the source directory.
8383

8484
### Running:
8585

86-
- Type 'sudo ./test' (default uses PWM channel 0).
86+
- Type `sudo ./test` (default uses PWM channel 0).
8787
- That's it. You should see a moving rainbow scroll across the
8888
display.
89-
- More options are available, ./test -h should show them:
89+
- More options are available, `./test -h` should show them:
9090
```
9191
./test version 1.1.0
9292
Usage: ./test

0 commit comments

Comments
 (0)