Updated GoGenerateTools (markdown)
diff --git a/GoGenerateTools.md b/GoGenerateTools.md
index 398fcac..f22b9ba 100644
--- a/GoGenerateTools.md
+++ b/GoGenerateTools.md
@@ -12,4 +12,6 @@
* [peachpy](https://github.com/Maratyszcza/PeachPy) - x86-64 assembler embedded in Python, generates Go assembly
* [bundle](https://godoc.org/golang.org/x/tools/cmd/bundle) - Bundle creates a single-source-file version of a source package suitable for inclusion in a particular target package.
* [msgp](https://github.com/tinylib/msgp) - A Go code generator for MessagePack
-* [protobuf](https://github.com/golang/protobuf) - protobuf
\ No newline at end of file
+* [protobuf](https://github.com/golang/protobuf) - protobuf
+* [thriftrw](https://github.com/thriftrw/thriftrw-go) - thrift
+* [gogen-avro](https://github.com/actgardner/gogen-avro) - avro
\ No newline at end of file