Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Suficio authored Aug 4, 2020
1 parent 0fa2bc6 commit add5d87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The program operates from the command line, to build it use the following comman
Example usage:

```
cargo run --release models/dauntless.obj dauntless.brs -s 60 --simplify lossless
models/dauntless.obj dauntless.brs -s 60 --simplify lossless
```

The program supports two color modes when simplifying: lossless, and lossy. Lossless will prioritize color accuracy, while lossy will prioritize brick count.
The program supports two color modes when simplifying: lossless, and lossy. Lossless will prioritize color accuracy, while lossy will prioritize brick count.

0 comments on commit add5d87

Please sign in to comment.