aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2017-11-13 00:35:29 +0100
committerTeddy Wing2017-11-13 00:35:29 +0100
commit5146511cca4aed7768e05269ef8840a10df336c7 (patch)
treef151b3312b8efec45199fc319ecd7f3b89789e33
parentf3e219586f75f1d09493a2f9e33cd8d5128fc8a4 (diff)
downloadkipper-5146511cca4aed7768e05269ef8840a10df336c7.tar.bz2
README: Use typographer's quotes
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 660947a..63f1f28 100644
--- a/README.md
+++ b/README.md
@@ -6,9 +6,9 @@ A server that updates GitHub pull request commit statuses from Jenkins builds.
## Prerequisites
-A Jenkins server configured with a "branches" project. This project will run a
-build for all new commits pushed to a branch. The project's name should match
-the GitHub repository name appended by "-branches". For example:
+A Jenkins server configured with a “branches” project. This project will run a
+build for all new commits pushed to a branch. The project’s name should match
+the GitHub repository name appended by “-branches”. For example:
kipper-branches
@@ -16,7 +16,7 @@ Each build name will have the following format:
branch-name-5ac92
-The branch name, followed by a hyphen "-", followed by the first five characters
+The branch name, followed by a hyphen “-”, followed by the first five characters
of the commit SHA.