Skip to content

Commit

Permalink
Adds link to readme (for crates.io)
Browse files Browse the repository at this point in the history
  • Loading branch information
auyer committed Feb 18, 2023
1 parent dab89d6 commit 951a240
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions libprotonup/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ edition = "2021"
authors = ["Auyer <auyer@rcpassos.me>"]
repository = "https://github.com/auyer/protonup-rs"
license = "Apache-2.0"
readme = "../README.md"

description = "Library for Custom Proton Download and installation"

Expand Down
1 change: 1 addition & 0 deletions protonup-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ edition = "2021"
authors = ["Auyer <auyer@rcpassos.me>"]
repository = "https://github.com/auyer/protonup-rs"
license = "Apache-2.0"
readme = "../README.md"

description = "TUI Program for Custom Proton Download and installation written in rust"

Expand Down

0 comments on commit 951a240

Please sign in to comment.