Skip to content

Commit

Permalink
Merge pull request #3 from vedanshjainvj/master
Browse files Browse the repository at this point in the history
Comment Added
  • Loading branch information
desujoy authored Oct 22, 2023
2 parents 6d8b13a + 1941694 commit f7ad38e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fn main() {
}

"brighten" => {
// Brightening Effect
// Brightening Effect Added
if args.len() != 3 {
print_usage_and_exit();
}
Expand Down

0 comments on commit f7ad38e

Please sign in to comment.