From 09f2cfdde9561b895632fa325f8cff33acdc7625 Mon Sep 17 00:00:00 2001 From: Daved Date: Tue, 22 Sep 2015 10:35:46 -0700 Subject: [PATCH] Added kace to Text Processing list. --- README.md | 1 + 1 file changed, 1 insertion(+) 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