diff --git a/rslib/Cargo.toml b/rslib/Cargo.toml index d90e0e9d7..84faf35e2 100644 --- a/rslib/Cargo.toml +++ b/rslib/Cargo.toml @@ -2,7 +2,7 @@ name = "anki" version = "2.1.24" # automatically updated edition = "2018" -authors = ["Ankitects Pty Ltd and contributors "] +authors = ["Ankitects Pty Ltd and contributors"] license = "AGPL-3.0-or-later" description = "Anki's Rust library code" readme = "README.md" diff --git a/rslib/README.md b/rslib/README.md index 81402e41a..a318d199f 100644 --- a/rslib/README.md +++ b/rslib/README.md @@ -1,3 +1 @@ -Anki's Rust library code - -https://anki.tenderapp.com/discussions/ankidesktop/40025-anki-in-python-package-index +To build from scratch, please see https://github.com/ankitects/anki diff --git a/rspy/Cargo.toml b/rspy/Cargo.toml index 0b9fa2f02..06b5e394f 100644 --- a/rspy/Cargo.toml +++ b/rspy/Cargo.toml @@ -2,7 +2,7 @@ name = "ankirspy" version = "2.1.24" # automatically updated edition = "2018" -authors = ["Ankitects Pty Ltd and contributors "] +authors = ["Ankitects Pty Ltd and contributors "] license = "AGPL-3.0-or-later" description = "Anki's Rust library code Python bindings" readme = "README.md" diff --git a/rspy/README.md b/rspy/README.md index 091c46882..a318d199f 100644 --- a/rspy/README.md +++ b/rspy/README.md @@ -1,3 +1 @@ -Anki's Rust library code Python bindings - -https://anki.tenderapp.com/discussions/ankidesktop/40025-anki-in-python-package-index +To build from scratch, please see https://github.com/ankitects/anki