diff --git a/README.md b/README.md index a9d7155..c935c5a 100644 --- a/README.md +++ b/README.md @@ -435,6 +435,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [go-underscore](https://github.com/tobyhede/go-underscore) - A useful collection of helpfully functional Go collection utilities. * [lrserver](https://github.com/jaschaephraim/lrserver) - LiveReload server for Go * [mp](https://github.com/sanbornm/mp) - A simple cli email parser. It currently takes stdin and outputs JSON. +* [gotenv](https://github.com/subosito/gotenv) - Load environment variables from `.env` or any `io.Reader` in Go ## Video