From a42988f3cab07880f5d05fe2c3535e9e1ea79ae7 Mon Sep 17 00:00:00 2001 From: Lior Kesos Date: Wed, 26 Jun 2013 23:49:57 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47415a6cad..bdf7268549 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ We mainly try to take care of the connection points between existing popular fra * MongoDB - Download and Install [MongoDB](http://www.mongodb.org/) - Make sure it's running on the default port(27017). ## MEAN Modules -* Mean presents a growing eco-system of MEAN based modules in the npm repository, To write (and contribute) your own MEAN based module checkout [mean-logger](https://npmjs.org/package/mean-logger) +* Mean presents a growing eco-system of MEAN based modules in the npm repository, To write (and contribute) your own MEAN based module checkout [mean-logger](https://npmjs.org/package/mean-logger) for examples. ## Additional Packages