diff --git a/README.md b/README.md index fe3b1887..c1799e56 100644 --- a/README.md +++ b/README.md @@ -700,6 +700,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [toml](https://github.com/BurntSushi/toml) - TOML configuration format (encoder/decoder with reflection). * Utility * [gotabulate](https://github.com/bndr/gotabulate) - Easily pretty-print your tabular data with Go. + * [kace](https://github.com/codemodus/kace) - Common case conversions covering common initialisms. * [xurls](https://github.com/mvdan/xurls) - Extract urls from text