Updated GoGenerateTools (markdown)
diff --git a/GoGenerateTools.md b/GoGenerateTools.md
index 5400431..9245a33 100644
--- a/GoGenerateTools.md
+++ b/GoGenerateTools.md
@@ -7,3 +7,4 @@
 * [gojson](https://github.com/ChimeraCoder/gojson) - Generates go struct definitions from example json documents.
 * [vfsgen](https://github.com/shurcooL/vfsgen) - Generates a vfsdata.go file that statically implements the given virtual filesystem.
 * [goreuse](https://github.com/dc0d/goreuse) - Generates Go code using a package as a generic template by replacing definitions.
+* [embedfiles](https://4d63.com/embedfiles) - Embeds files into Go code.