diff --git a/README.md b/README.md index d7d385d..4c7d387 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ 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.) +These example programs are 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: