From 761242e8b024396ab935de8eb56323e91b040bfc Mon Sep 17 00:00:00 2001 From: MSempere Date: Sun, 23 Aug 2015 13:21:53 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 17fca731..2b7f6880 100644 --- a/README.md +++ b/README.md @@ -749,6 +749,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [godotenv](https://github.com/joho/godotenv) - A Go port of Ruby's dotenv library (Loads environment variables from `.env`.) * [godropbox](https://github.com/dropbox/godropbox) - Common libraries for writing Go services/applications from Dropbox. * [gohper](https://github.com/cosiner/gohper) - Various tools/modules help for development. +* [golarm](https://github.com/msempere/golarm) - Fire alarms with system events. * [gopencils](https://github.com/bndr/gopencils) - Small and simple package to easily consume REST APIs. * [goplaceholder](https://github.com/michiwend/goplaceholder) - a small golang lib to generate placeholder images * [goreq](https://github.com/franela/goreq) - Minimal and simple request library for Go language.