Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mahor1221 committed Jul 15, 2024
1 parent 65008ca commit 02f7d32
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ keywords = ["eye-strain", "gamma", "brightness", "sunrise", "sunset"]
categories = ["command-line-utilities"]
build = "build.rs"

[lib]
name = "reddish_shift"
path = "src/lib.rs"

[workspace]
members = ["scripts/generate"]

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ Run `cargo build --release --all` to build these files:
* [ ] Real screen brightness control (experimental)
* Supporting macOS is not planned currently. Contributions are welcomed.
* [ ] Unit testing
* [ ] Automatic Conversion from Redshift's config file to `reddish-shift/config.toml`



Expand Down

0 comments on commit 02f7d32

Please sign in to comment.