Skip to content

Commit

Permalink
Update tip
Browse files Browse the repository at this point in the history
  • Loading branch information
leonmavr authored Feb 12, 2023
1 parent f3e6d90 commit 4aeaa5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ random speed | constant speed

#### 4.2 Tips

1. If the animation flickers too much, you can reduce the maximum fps. 15-20 is a relatively flicker-free range. You can do this by: `./cube -f 15` or `./cube --fps 15`.
1. If the CPU usage is too high (it was low on my ancient laptop), you can reduce the fps e.g. to 15 by: `./cube -f 15` or `./cube --fps 15`.


### 5. Contributing
Expand Down

0 comments on commit 4aeaa5d

Please sign in to comment.