diff --git a/Cargo.toml b/Cargo.toml index f5633c5..90b740a 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,8 @@ homepage = "https://xiv.zone/physis" repository = "https://git.sr.ht/~redstrate/physis" keywords = ["ffxiv", "modding"] categories = ["parsing"] +documentation = "https://docs.xiv.zone/docs/physis/" +readme = "README.md" [[bench]] name = "physis_benchmark"