diff --git a/README.md b/README.md index 0340916d..1e8f3b02 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a - [Dependency Injection](#dependency-injection) - [Project Layout](#project-layout) - [Strings](#strings) + - [Uncategorized](#uncategorized) - [Natural Language Processing](#natural-language-processing) - [Networking](#networking) - [HTTP Clients](#http-clients) @@ -1179,6 +1180,8 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [strutil](https://github.com/ozgio/strutil) - String utilities. * [xstrings](https://github.com/huandu/xstrings) - Collection of useful string functions ported from other languages. +### Uncategorized + *These libraries were placed here because none of the other categories seemed to fit.* * [anagent](https://github.com/mudler/anagent) - Minimalistic, pluggable Golang evloop/timer handler with dependency-injection. @@ -1221,6 +1224,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [sandid](https://github.com/aofei/sandid) - Every grain of sand on earth has its own ID. * [shellwords](https://github.com/Wing924/shellwords) - A Golang library to manipulate strings according to the word parsing rules of the UNIX Bourne shell. * [shortid](https://github.com/teris-io/shortid) - Distributed generation of super short, unique, non-sequential, URL friendly IDs. +* [shoutrrr](https://github.com/containrrr/shoutrrr) - Notification library providing easy access to various messaging services like slack, mattermost, gotify and smtp among others. * [stateless](https://github.com/qmuntal/stateless) - A fluent library for creating state machines. * [stats](https://github.com/go-playground/stats) - Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc... * [turtle](https://github.com/hackebrot/turtle) - Emojis for Go.