Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
prashantrahul141 committed Jun 1, 2023
1 parent 19805cd commit f2a4d26
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 @@ -22,7 +22,7 @@ cargo build
put your `"your_image.jpg"` in the build folder, same place the `main` executable is.

```sh
main.exe --filename "your_image.jpg" i --intensity 1.0 --lumen 0.5
main.exe --filename "your_image.jpg" --intensity 1.0 --lumen 0.5
```

Intensity is the custom value to change the colors overall, with testing i found keeping its value close to 1.0 works best.
Expand Down

0 comments on commit f2a4d26

Please sign in to comment.