From 14d0200672bac5f92b4f08aa380ca480914b288d Mon Sep 17 00:00:00 2001 From: Alan Donovan Date: Wed, 7 Oct 2015 17:50:01 -0400 Subject: [PATCH] README: code font --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6596253..491f6b0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This repository provides the downloadable example programs for the book, "The Go Programming Language"; see http://www.gopl.io. -(At present, only gopl.io/ch1/helloworld is available. The other +(At present, only `gopl.io/ch1/helloworld` is available. The other programs will be published as soon as the book is printed.) You can download, build, and run the programs with the following commands: