Add readme key back to Cargo.toml (#831)
cc https://github.com/bevyengine/bevy/pull/808#discussion_r520328433
This commit is contained in:
parent
80a0448473
commit
8607ccf669
@ -12,6 +12,7 @@ exclude = ["assets/**/*", "tools/**/*", ".github/**/*", "crates/**/*"]
|
|||||||
homepage = "https://bevyengine.org"
|
homepage = "https://bevyengine.org"
|
||||||
keywords = ["game", "engine", "gamedev", "graphics", "bevy"]
|
keywords = ["game", "engine", "gamedev", "graphics", "bevy"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
readme = "README.md"
|
||||||
repository = "https://github.com/bevyengine/bevy"
|
repository = "https://github.com/bevyengine/bevy"
|
||||||
|
|
||||||
[workspace]
|
[workspace]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user