Skip to content

Commit bde9bac

Browse files
author
Lucas Vogel
committed
Update README.md
1 parent fd6c493 commit bde9bac

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
@@ -2,7 +2,7 @@
22
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/)
33

44
## Why
5-
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 is down in an Adobe compatible format.
5+
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.
66

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

0 commit comments

Comments
 (0)