diff --git a/README.md b/README.md index 40bc8fcd..7a0594f7 100644 --- a/README.md +++ b/README.md @@ -551,6 +551,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [go-shortid](https://github.com/ventu-io/go-shortid) - Distributed generation of super short, unique, non-sequential, URL friendly IDs. * [gopsutil](https://github.com/shirou/gopsutil) - A cross-platform library for retrieving process and system utilization(CPU, Memory, Disks, etc). * [gosms](https://github.com/haxpax/gosms) - Your own local SMS gateway in Go that can be used to send SMS +* [gountries](https://github.com/pariz/gountries) - A package that exposes country and subdivision data. * [jobs](https://github.com/albrow/jobs) - A persistent and flexible background jobs library. * [margelet](https://github.com/zhulik/margelet) - A framework for building Telegram bots. * [notify](https://github.com/rjeczalik/notify) - File system event notification library with simple API, similar to os/signal.