From 3a570cf7577fbc97b2bdce96c956ad8e64ea6f0b Mon Sep 17 00:00:00 2001 From: Master Kwoth Date: Mon, 4 Jan 2016 06:46:53 +0100 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e377f2c9..11807fae 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ In your bin/debug folder (or next to your exe), you must have a file called 'cre ``` - Keep the crawl on false. - For google api key, you need to enable URL shortner and Youtube video search in the dev console. -- For parse, you need to register on parse.com, create an app with these 3 classes `'CommandsRan', 'Requests' and 'Stats'` in order to make the logging work. +- For **ParseID** and **ParseKey**, you need to register on http://www.parse.com, get those values and create an app with these 3 classes: `'CommandsRan', 'Requests' and 'Stats'` in order to make the logging work. Download [this folder](http://s000.tinyupload.com/index.php?file_id=54172283263968075500) which contains images and add it next to your .exe in order to make the $draw, $flip, rip and similar functions work.