Skip to content

Commit 787240e

Browse files
committed
fix readme path
1 parent 41f7d14 commit 787240e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bevy_ios_iap/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "bevy_ios_iap"
33
version = "0.1.0"
44
edition = "2021"
55
build = "build.rs"
6-
readme = "../../readme.md"
6+
readme = "../README.md"
77
license = "MIT"
88
authors = ["extrawurst <[email protected]>"]
99
documentation = "https://docs.rs/bevy_ios_iap"

0 commit comments

Comments
 (0)