From fe277299af72034729d9b2fa713a987dbd8dc21f Mon Sep 17 00:00:00 2001 From: ProjectMoon Date: Mon, 12 Dec 2011 11:49:08 -0500 Subject: [PATCH] contributors in readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index ad62598..2e2952d 100644 --- a/README.md +++ b/README.md @@ -206,3 +206,14 @@ The pages API exposes the following events: * `pagesReady`: Fired when the `open` call has completed. * `addPage`: Fired when a new page is added to Redis. * `updatePage`: Fired when a page is updated. + +Contributors +============ +These people have contributed to the development of reed in some way or another: + +* [ProjectMoon](https;//github.com/ProjectMoon): primary author. +* [algesten](https://github.com/algesten): bug fixes. + +License +======= +MIT License. Detailed in the LICENSE file.