diff --git a/Articles.md b/Articles.md index 7928c165..b124a69e 100644 --- a/Articles.md +++ b/Articles.md @@ -34,6 +34,7 @@ Table of Contents ## General + * [Idiomatic Doc Comments: Document your function, not your function signature](http://whipperstacker.com/2015/10/14/idiomatic-doc-comments-document-your-function-not-your-function-signature/) _2015-10_14_ * [Best Practices for a new Go Developer](https://medium.com/@IndianGuru/best-practices-for-a-new-go-developer-8660384302fc) _2015-09-01_ * [Golang Refactoring Tools](http://blog.ralch.com/tutorial/golang-tools-refactoring/) _2015-08-30_ * [Working with Files in Go](http://devdungeon.com/content/working-files-go) _2015-08-23_