From 65bd59d95f180b0711121bbe482965fe4cd71fd0 Mon Sep 17 00:00:00 2001 From: Fosco Marotto Date: Mon, 18 Apr 2016 13:08:28 -0700 Subject: [PATCH] Add link to screencast blog in readme. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8e99cec2..f741ecbf 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Parse Server works with the Express web application framework. It can be added t # Getting Started +April 2016 - We created a series of video screencasts, please check them out here: [http://blog.parse.com/learn/parse-server-video-series-april-2016/](http://blog.parse.com/learn/parse-server-video-series-april-2016/) + The fastest and easiest way to get started is to run MongoDB and Parse Server locally. ## Running Parse Server locally