diff --git a/README.md b/README.md index 7549609d..479a6cf8 100644 --- a/README.md +++ b/README.md @@ -1319,6 +1319,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [syndfeed](https://github.com/zhengchun/syndfeed) - A syndication feed for Atom 1.0 and RSS 2.0. * [toml](https://github.com/BurntSushi/toml) - TOML configuration format (encoder/decoder with reflection). * Utility + * [gofuckyourself](https://github.com/JoshuaDoes/gofuckyourself) - A sanitization-based swear filter for Go. * [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. * [parseargs-go](https://github.com/nproc/parseargs-go) - string argument parser that understands quotes and backslashes.