From c1052b2ce61aff40f5fc2a1d9d613c58984f9401 Mon Sep 17 00:00:00 2001 From: Alexander Pyatkin Date: Sun, 15 Mar 2015 13:35:36 +0400 Subject: [PATCH] Add dotenv to Miscellaneous section --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f1057be..a05847d 100644 --- a/readme.md +++ b/readme.md @@ -541,6 +541,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [atom-shell](https://github.com/atom/atom-shell) - Cross-platform desktop application shell. - [agenda](https://github.com/rschmukler/agenda) - Lightweight job scheduling on MongoDB. - [node-bell](https://github.com/eleme/node-bell) - Real-time anomalies detection for periodic time series. +- [dotenv](https://github.com/motdotla/dotenv) - Load environment variables from .env file. ## Resources