From a2a304adc41ac74c0c741dc31f2407ea52b43b3f Mon Sep 17 00:00:00 2001 From: Renjith Thankachan Date: Wed, 4 May 2016 22:02:23 +0530 Subject: [PATCH] remove red color from json --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58ab5542f9..31918106bd 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Managing multiple apps from the same dashboard is also possible. Simply add add You can manage self-hosted [Parse Server](https://github.com/ParsePlatform/parse-server) apps, *and* apps that are hosted on [Parse.com](http://parse.com/) from the same dashboard. In your config file, you will need to add the `restKey` and `javascriptKey` as well as the other paramaters, which you can find on `dashboard.parse.com`. Set the serverURL to `http://api.parse.com/1`: -```json +```js { "apps": [ {