From 96aec80abff2a057e59d1a6ceb49b179dd431534 Mon Sep 17 00:00:00 2001 From: Dariush Abbasi Date: Tue, 5 May 2015 21:21:08 +0430 Subject: [PATCH] add in-page links --- README.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1f36d45..2c4f8fb 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ GoLang Books ==== -* Books - * Starter Books - * Advance Books - * Web Development -* Resources +* [Books](#books) + * [Starter Books](#starter-books) + * [Advanced Books](#advanced-books) + * [Web Development](#web-development) +* [Resources](#resources) **Books** @@ -66,7 +66,7 @@ Dive headfirst into solving actual enterprise problems and start cutting code fr -**Advance Books** +**Advanced Books** --- ###[Test-driven development with Go ](https://leanpub.com/golang-tdd) *Free* @@ -122,4 +122,7 @@ This book gives you all you need to use Go in your web applications. You'll lear Go Web Programming teaches you how to build web applications in Go using modern design principles. You'll work through numerous examples that introduce core concepts like processing requests and sending responses, template engines, and data persistence. You'll also dive into more advanced topics, such as concurrency, web application testing and deployment both to barebones servers and PaaS providers. +Resources +==== +