From 022b33e83c894e455865a932bb746a3c839e6122 Mon Sep 17 00:00:00 2001 From: Tom Fox Date: Sat, 27 Apr 2019 19:32:07 +0100 Subject: [PATCH] Remove video series reference (#5542) --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 370246b0..2c38b9f1 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,6 @@ 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.parseplatform.org/learn/parse-server-video-series-april-2016/](http://blog.parseplatform.org/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