doc/docs.html | 5 +++++ diff --git a/doc/docs.html b/doc/docs.html index 6643b2095ed65d6ba7a66790a7b6166ce1aeb9db..9ffa0220ce6dac55d44769ae240c2460c4b756c8 100644 --- a/doc/docs.html +++ b/doc/docs.html @@ -47,6 +47,11 @@ application. It touches on structs, methods, file I/O, http, regular expressions, and closures.
++Guided tours of Go programs. +
+An introduction to Go for C++ programmers.