README: link to Chapter 1 preview
This commit is contained in:
parent
1d9c5ef8e2
commit
fce1727c4c
@ -3,8 +3,10 @@
|
||||
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
|
||||
programs will be published as soon as the book is printed.)
|
||||
(At present, only Chapter 1 has been
|
||||
<a href='http://www.informit.com/store/go-programming-language-9780134190440'>made available</a>,
|
||||
so only the programs that accompany it, `gopl.io/ch1/...`, can be downloaded.
|
||||
The other programs will be published as soon as the book is printed.)
|
||||
|
||||
These example programs are licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.<br/>
|
||||
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png"/></a>
|
||||
|
Loading…
Reference in New Issue
Block a user