diff --git a/README.markdown b/README.markdown index e69de29..a669931 100644 --- a/README.markdown +++ b/README.markdown @@ -0,0 +1,5 @@ +# Blog example + +To run the example you need node.js and some initalized data into mongodb. The collections are user, post. + + node app.js