diff --git a/README.md b/README.md index 5510e4e..33f403c 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ For developing CEP 4.x and extensions for CS6/CC host applications For developing CEP5 HTML/JavaScript extensions for CC2014 host applications * [Offical Adobe Extension SDK Documentation for CC 2014](http://bit.ly/TEXQXi) -[CSInterface for CEP5](https://github.com/Adobe-CEP/JavaScript-API/blob/master/CSInterface.js) +* [CSInterface for CEP5](https://github.com/Adobe-CEP/JavaScript-API/blob/master/CSInterface.js) (NOTE: Include this file in your extension project) * [IPC for CEP5 (Communication API)](https://github.com/Adobe-CEP/CEP-Resources/blob/master/Vulcan.js) (NOTE: Include this file in your extension project if you wish to exchange messages with the host or other extensions