diff --git a/examples/README.md b/examples/README.md deleted file mode 100644 index e161835b..00000000 --- a/examples/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# Parse Server + Express Sample Application - -We have provided a basic Node.js application that uses the Parse Server module on Express and can be easily deployed using any of the following buttons: - - - -You can find the sample application in the [parse-server-example](https://github.com/ParsePlatform/parse-server-example) repository along with additional deployment options.