diff --git a/README.md b/README.md index 545aa61..2bb978a 100644 --- a/README.md +++ b/README.md @@ -367,6 +367,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno * [autoflags](https://github.com/artyom/autoflags) - Go package to automatically define command line flags from struct fields * [browscap_go](https://github.com/fromYukki/browscap_go) - GoLang Library for [Browser Capabilities Project](http://browscap.org/). +* [gopsutil](https://github.com/shirou/gopsutil) - A cross-platform library for retrieving process and system utilization(CPU, Memory, Disks, etc). * [xstrings](https://github.com/huandu/xstrings) - A collection of useful string functions ported from other languages. ## Natural Language Processing