diff --git a/Cargo.toml b/Cargo.toml index c3c4b025..28f7414c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ authors = [ "Michael-F-Bryan ", "Matt Ickstadt " ] -description = "Create books from markdown files" +description = "Creates a book from markdown files" documentation = "http://rust-lang-nursery.github.io/mdBook/index.html" repository = "https://github.com/rust-lang-nursery/mdBook" keywords = ["book", "gitbook", "rustbook", "markdown"]