diff --git a/Cargo.toml b/Cargo.toml index f0a2cb2d..baf5bc4e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "mdbook" version = "0.1.4-alpha.0" authors = ["Mathieu David ", "Michael-F-Bryan "] -description = "create books from markdown files (like Gitbook)" +description = "Create books 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"] @@ -16,7 +16,7 @@ exclude = [ [package.metadata.release] sign-commit = true -push-remote = "upstream" +push-remote = "origin" tag-prefix = "v" [dependencies] diff --git a/README.md b/README.md index 5a8cf235..d2b79a4e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Windows - +