From fe70c015bddfe2e203d94c8304edf83f77529296 Mon Sep 17 00:00:00 2001 From: "Peter J. Shin" Date: Fri, 5 Feb 2016 13:31:10 -0800 Subject: [PATCH] Adding link to parse-server-example Thought it would be helpful to expose the example. It feels hidden in the docs right now. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index edfecea608..bcbe61d5ce 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Read the migration guide here: https://parse.com/docs/server/guide#migrating There is a development wiki here on GitHub: https://github.com/ParsePlatform/parse-server/wiki +We also have an [example project](https://github.com/ParsePlatform/parse-server-example) using the parse-server module on Express. + --- #### Basic options: