From ca376a5e849da729e756d6df293bc6e6cce2b6c1 Mon Sep 17 00:00:00 2001 From: kumavis Date: Sat, 21 Mar 2015 22:32:55 -0700 Subject: [PATCH] Another user patch somewhat inane, but why not --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bdbbdd3..adf13a1 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ The goal of this module is not to be a full-fledged alternative to the builtin p If you are looking to provide other process methods, I suggest you monkey patch them onto the process global in your app. A list of user created patches is below. * [hrtime](https://github.com/kumavis/browser-process-hrtime) +* [stdout](https://github.com/kumavis/browser-stdout) ## package manager notes