Skip to content

Commit ef09374

Browse files
badge break line and typo
1 parent b557a0b commit ef09374

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# A [NPM](https://www.npmjs.com/) CLI to compile es2015 AMD code into an executable [ExtendScript](http://yearbook.github.io/esdocs/#/)
22

3-
[![Join the chat at https://gitter.im/vogelino/es2015-2-extendScript-build](https://badges.gitter.im/vogelino/es2015-2-extendScript-build.svg)](https://gitter.im/vogelino/es2015-2-extendScript-build?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
3+
[![Join the chat at https://gitter.im/vogelino/es2015-2-extendScript-build](https://badges.gitter.im/vogelino/es2015-2-extendScript-build.svg)](https://gitter.im/vogelino/es2015-2-extendScript-build?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4+
45
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/)
56

67
## Why
@@ -11,7 +12,7 @@ The wished workflow with this module can be resumed in a few steps:
1112

1213
- `npm install -g es2015-2-extendScript-build`
1314
- `es2015-2-extendScript-build --script src/scripts/helloWorld.js --output dist/helloWord.js`
14-
- open the outputed file with extendScript Toolbelt
15+
- open the outputed file with ExtendScript Toolkit
1516
- run it
1617

1718
## Name

0 commit comments

Comments
 (0)