diff --git a/README.md b/README.md index 9ccef178..3df178e5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A Parse.com API compatible router package for Express +Read the announcement blog post here: http://blog.parse.com/announcements/introducing-parse-server-and-the-database-migration-tool/ + +Read the migration guide here: https://parse.com/docs/server/guide#migrating + --- #### Basic options: @@ -81,4 +85,4 @@ You can also set up an app on Parse, providing the connection string for your mo ### Not supported -* Push - We did not rebuild a new push delivery system for parse-server, but we are open to working on one together with the community. \ No newline at end of file +* Push - We did not rebuild a new push delivery system for parse-server, but we are open to working on one together with the community.