From 4026d46f7e0a64123731dcc44e83b7bf0b23a152 Mon Sep 17 00:00:00 2001 From: TJ Holowaychuk Date: Sun, 25 Aug 2013 19:16:57 -0700 Subject: [PATCH] add authors --- Readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Readme.md b/Readme.md index 303b1d9..ec39301 100644 --- a/Readme.md +++ b/Readme.md @@ -106,6 +106,11 @@ $ make test With __50__ middleware (likely much more than you'll need), that's __307,020__ requests per minute, and __18,421,200__ per hour, so unless you're a facebook and can't manage to spin up more than one process to scale horizontally you'll be fine ;) +## Authors + + - [TJ Holowaychuk](https://github.com/visionmedia) + - [Jonathan Ong](https://github.com/jonathanong) + # License MIT