diff --git a/README.md b/README.md index 6d6de0d..b4816ae 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ 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.) -All programs are licensed for use under the terms of -Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0). -Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. +Creative Commons License + +These example programs are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. You can download, build, and run the programs with the following commands: