From 5146511cca4aed7768e05269ef8840a10df336c7 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Mon, 13 Nov 2017 00:35:29 +0100 Subject: README: Use typographer's quotes --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') 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. -- cgit v1.2.3