Created GoGenerateTools (markdown)
diff --git a/GoGenerateTools.md b/GoGenerateTools.md
new file mode 100644
index 0000000..1f67eef
--- /dev/null
+++ b/GoGenerateTools.md
@@ -0,0 +1,5 @@
+[Go Generate](https://blog.golang.org/generate) is only useful if you have tools to use it with!
+
+* [go tool yacc](https://golang.org/cmd/yacc/)
+* [stringer](https://godoc.org/golang.org/x/tools/cmd/stringer)
+* [jsonenums](https://github.com/campoy/jsonenums)
\ No newline at end of file