Skip to content

Commit 2515e2f

Browse files
committed
Use root README.md and not the link
1 parent 7030c73 commit 2515e2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotters/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repository = "https://github.com/plotters-rs/plotters"
99
homepage = "https://plotters-rs.github.io/"
1010
keywords = ["WebAssembly", "Visualization", "Plotting", "Drawing"]
1111
categories = ["visualization", "wasm"]
12-
readme = "README.md"
12+
readme = "../README.md"
1313
exclude = ["doc-template", "plotters-doc-data"]
1414

1515
[dependencies]

0 commit comments

Comments
 (0)