diff --git a/Cargo.toml b/Cargo.toml index 5a02e8a..f291a51 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,8 +3,8 @@ name = "libpt" version = "0.1.0" edition = "2021" authors = ["Christoph J. Scherr "] -license = "GPL3" -description = "my personal multitool" +license = "GPL-3.0-or-later" +description = "Personal multitool" readme = "README.md" homepage = "https://git.cscherr.de/PlexSheep/pt" repository = "https://git.cscherr.de/PlexSheep/pt" diff --git a/README.md b/README.md index bcd610c..86a3840 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,6 @@ The documentation can be automatically generated with `cargo doc --open`. The origin of this repository is [git.cscherr.de](https://git.cscherr.de/PlexSheep/pt) It is mirrored to: -- [GitHub](https://github.com/PlexSheep/pt) - [Codeberg](https://codeberg.org/PlexSheep/pt)