From 22cdbd508e8a383f640195942c7d00e37548d93a Mon Sep 17 00:00:00 2001 From: Steve Kwak Date: Wed, 13 Jun 2018 16:16:49 -0400 Subject: [PATCH] Photoshopevents readme added --- PhotoshopEvents/readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 PhotoshopEvents/readme.md diff --git a/PhotoshopEvents/readme.md b/PhotoshopEvents/readme.md new file mode 100644 index 00000000..c7b97378 --- /dev/null +++ b/PhotoshopEvents/readme.md @@ -0,0 +1,9 @@ +## What this sample is +This sample demonstrates how to listen to events in Photoshop with some example event listners. + +## What Adobe host apps this sample supports +- Photoshop + +## How to get started +### Move the `PhotoshopEvents` folder to the extension folder +Note that the extension folder location is different depending on which OS you use. See [CEP Cookbook](https://github.com/Adobe-CEP/CEP-Resources/blob/master/CEP_8.x/Documentation/CEP%208.0%20HTML%20Extension%20Cookbook.md#extension-folders) for more details.