diff --git a/README.md b/README.md index 365c949e..cfcde7f8 100644 --- a/README.md +++ b/README.md @@ -1869,6 +1869,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [gotests](https://github.com/cweill/gotests) - Generate Go tests from your source code. * [gounit](https://github.com/hexdigest/gounit) - Generate Go tests using your own templates. * [re2dfa](https://github.com/opennota/re2dfa) - Transform regular expressions into finite state machines and output Go source code. +* [TOML-to-Go](https://xuri.me/toml-to-go) - Translates TOML into a Go type in the browser instantly. ## Go Tools