Skip to content

Commit a183346

Browse files
committed
docs: readme
1 parent 2f1f1cd commit a183346

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Generally Closure Compiler will produce superior minification than other project
1010

1111
## Installation
1212

13-
npm install @liquid-js/rollup-plugin-closure-compiler --save-dev
13+
npm install @liquid-js/rollup-plugin-closure-compiler
1414

1515
## API Documentation
1616

@@ -94,3 +94,7 @@ export default {
9494
]
9595
}
9696
```
97+
98+
## License
99+
100+
[Apache-2.0 License](https://github.com/Liquid-JS/rollup-plugin-closure-compiler/blob/master/LICENSE)

0 commit comments

Comments
 (0)