Skip to content

Commit 8a87c0b

Browse files
committed
docs: update readme
1 parent eb54c0c commit 8a87c0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

daemonize/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ license = "MIT/Apache-2.0"
55
authors = ["Fedor Gogolev <knsd@knsd.net>"]
66
repository = "https://github.com/knsd/daemonize"
77
documentation = "https://docs.rs/daemonize"
8-
readme = "README.md"
8+
readme = "../README.md"
99
description = "Library to enable your code run as a daemon process on Unix-like systems."
1010
keywords = ["daemon", "daemonize", "unix"]
1111
categories = ["os::unix-apis"]

0 commit comments

Comments
 (0)