diff --git a/README.md b/README.md index 10c3b816..a01fcd96 100644 --- a/README.md +++ b/README.md @@ -189,7 +189,7 @@ Dependency management in WTF is handled by [Go modules](https://github.com/golan The inspiration for `WTF` came from Monica Dinculescu's [tiny-care-terminal](https://github.com/notwaldorf/tiny-care-terminal). -WTF is built atop [tcell](https://github.com/gdamore/tcell) and [tview](https://github.com/rivo/tview), fantastic projects both. +WTF is built atop [tcell](https://github.com/gdamore/tcell) and [tview](https://github.com/rivo/tview), fantastic projects both. WTF is built, packaged, and deployed via [GoReleaser](https://goreleaser.com). Many thanks to Lendesk for supporting this project by providing time to develop it.