tobyhede / go-underscore

Helpfully Functional Go - A useful collection of Go utilities. Designed for programmer happiness.
Other
1.3k stars 61 forks source link

README Fixes #3

Closed abursavich closed 10 years ago

abursavich commented 10 years ago

I stumbled upon this package on Reddit and it looked interesting. I noticed some problems in the README as I was checking it out so I decided to pitch in and fix them.

But FYI the "go way" is to add comments to your source code such that GoDoc can parse and present your full documentation (see: underscore.go vs goji/web).

tobyhede commented 10 years ago

Thanks! Working on the readme, will need manually merge your changes. GoDoc is definitely on the to-do.

Project wasn't meant to get any attention (yet) :grin: