Skip to content

Commit

Permalink
remove warning about missing packages
Browse files Browse the repository at this point in the history
  • Loading branch information
adonovan committed Oct 28, 2015
1 parent 3009003 commit 8eb326f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
This repository provides the downloadable example programs
for the book, "The Go Programming Language"; see http://www.gopl.io.

(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>

Expand Down

0 comments on commit 8eb326f

Please sign in to comment.