Skip to content

Commit 9984e3b

Browse files
added PS and AI. Fixed some Typos
1 parent 8cfd002 commit 9984e3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A [NPM](https://www.npmjs.com/) CLI to compile es2015 AMD code into an executabl
77
NOTE: This is a work in progress - Star this project and stay tuned, we will announce it when it will be working and available on [npmjs.org](https://www.npmjs.com/)
88

99
## Why
10-
Building scripts for Adobe products (mostly used for After Effects and inDesign) can be pain for the finger nails if you are used to proper javascript environments. With this CLI node module, you will be able to write AMD javascript code in its most recent version ([ECMAScript® 2015](http://www.ecma-international.org/ecma-262/6.0/)) and compile it into an Adobe-compatible format.
10+
Building scripts for Adobe products (mostly used for After Effects, InDesign, Photoshop or Illustrator) can be pain for the finger nails if you are used to proper javascript environments. With this CLI node module, you will be able to write AMD javascript code in its most recent version ([ECMAScript® 2015](http://www.ecma-international.org/ecma-262/6.0/)) and compile it into an Adobe-compatible format.
1111

1212
## Goal
1313
The wished workflow with this module can be resumed in a few steps:

0 commit comments

Comments
 (0)