Skip to content

Commit 3dffaa8

Browse files
committed
fix missing readme
1 parent 85a9e2e commit 3dffaa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repository = "https://github.com/makspll/bevy_mod_scripting"
99
homepage = "https://github.com/makspll/bevy_mod_scripting"
1010
keywords = ["bevy", "gamedev", "scripting", "lua"]
1111
categories = ["game-development"]
12-
readme = "../readme.md"
12+
readme = "readme.md"
1313
include= ["readme.md","/src","/examples","/assets","LICENSE"]
1414

1515
[lib]

0 commit comments

Comments
 (0)