diff --git a/README.md b/README.md index 4f69779e..b2e64e9c 100644 --- a/README.md +++ b/README.md @@ -1824,10 +1824,12 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis *Libraries and tools for manipulating XML.* * [XML-Comp](https://github.com/xml-comp/xml-comp) - Simple command line XML comparer that generates diffs of folders, files and tags. +* [xml2map](https://github.com/sbabiv/xml2map) - XML to MAP converter written Golang. * [xmlwriter](https://github.com/shabbyrobe/xmlwriter) - Procedural XML generation API based on libxml2's xmlwriter module. * [xpath](https://github.com/antchfx/xpath) - XPath package for Go. * [xquery](https://github.com/antchfx/xquery) - XQuery lets you extract data from HTML/XML documents using XPath expression. -* [xml2map](https://github.com/sbabiv/xml2map) - XML to MAP converter written Golang. +* [zek](https://github.com/miku/zek) - Generate a Go struct from XML. + # Tools *Go software and plugins.*