Skip to content

Commit 10c64dc

Browse files
committed
docs: Fix README.md location
1 parent 5609e08 commit 10c64dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-inline/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.6.1"
44
authors = ["Dmitry Dygalo <[email protected]>"]
55
edition = "2018"
66
license = "MIT"
7-
readme = "README.md"
7+
readme = "../README.md"
88
description = "A crate for inlining CSS into HTML documents"
99
repository = "https://github.com/Stranger6667/css-inline"
1010
keywords = ["html", "css", "css-inline"]

0 commit comments

Comments
 (0)