Fix README.md: a tile size is used for 'painting'.

This commit is contained in:
Tetsuharu OHZEKI 2014-12-08 13:55:07 +09:00
parent 15a32247a6
commit 37c060cad7

View file

@ -103,7 +103,7 @@ cp servobuild.example .servobuild
- `-p INTERVAL` turns on the profiler and dumps info to the console every
`INTERVAL` seconds
- `-s SIZE` sets the tile size for rendering; defaults to 512
- `-s SIZE` sets the tile size for painting; defaults to 512
- `-z` disables all graphical output; useful for running JS / layout tests
### Keyboard Shortcuts